Update CHANGELOG.md

This commit is contained in:
Justin Ethier 2019-04-04 16:07:47 -04:00 committed by GitHub
parent 0f1469da61
commit a09bceb19f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,10 @@
## 0.11 - TBD
Features
- Improve performance of compiled code a bit by inlining code that tracks call history instead of using a dedicated function in the runtime.
## 0.10 - March 28, 2019
Features