Include latest bug fix

This commit is contained in:
Justin Ethier 2018-12-14 17:17:11 -05:00
parent 991172ed88
commit f4face2ef0

View file

@ -6,6 +6,10 @@ Features
- Faster version of `list?`.
Bug Fixes
- Modified generated code for `(inline)` functions to eliminate the possibility of out-of-order execution.
## 0.9.6 - December 9, 2018
Bug Fixes