This commit is contained in:
Justin Ethier 2017-06-16 14:08:11 +00:00
parent 4b7d5cb98a
commit 0d3569367f

View file

@ -8,6 +8,8 @@ Features
- Decrease minor GC time by only tracing globals when one of them has changed.
- Added the `thread-join!` function to `(srfi 18)`.
## 0.5.2 - June 5, 2017
Bug Fixes