Added notes for 0.8.1

This commit is contained in:
Justin Ethier 2018-06-12 18:27:00 -04:00
parent b8e9d39b28
commit 650aac1a58

View file

@ -2,6 +2,11 @@
## 0.8.1 - TBD
Features
- Allow optimization of some simple self-recursive functions.
- Improve GC performance for large heaps.
## 0.8 - May 30, 2018
Features