Skip to content

Commit 4f76abf

Browse files
committed
Update RELEASE-0.5.md
1 parent 130e8ae commit 4f76abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

RELEASE-0.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
- The escape check was removed, since it was too restrictive (paf31)
4646
- The binary operator reordering step was greatly simplified (paf31)
4747
- The Object type constructor can now be referenced explicitly as `Prim.Object` (with kind `# * -> *`) (paf31)
48+
- Optimizations are now enabled by default and can be disabled with the `--no-tco` and `--no-magic-do` flags (garyb)
4849

4950
### Bug Fixes
5051

0 commit comments

Comments
 (0)