Fill out the 0.9.6 section

This commit is contained in:
Justin Ethier 2018-12-07 17:39:31 -05:00
parent d5690a001e
commit f6219f5d87

View file

@ -2,6 +2,11 @@
## 0.9.6 - TBD ## 0.9.6 - TBD
Bug Fixes
- Cleaned up generated code to ensure calls to primitives from functions that are combined are not executed out of order.
- Fixed the `return_copy` macro in the runtime to handle being passed an expression instead of an object.
## 0.9.5 - November 28, 2018 ## 0.9.5 - November 28, 2018
Features Features