diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-10-04 21:30:02 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-10-04 21:30:02 -0400 |
commit | 21a9f13980fd710305782867923e83a3aa606f61 (patch) | |
tree | 4e97fa89e84b1e083a1231cb2b5248da79f8ea51 /RELEASES.md | |
parent | 193d6cb45754e32ac7d1d4215a27b567a4418a44 (diff) | |
download | bfs-21a9f13980fd710305782867923e83a3aa606f61.tar.xz |
Release 1.1.31.1.3
Diffstat (limited to 'RELEASES.md')
-rw-r--r-- | RELEASES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index ad3c847..42669ff 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,15 @@ === +1.1.3 +----- + +**October 4, 2017** + +- Refactored the optimizer +- Implemented data flow optimizations + + 1.1.2 ----- |