Add date for 0.9

This commit is contained in:
Justin Ethier 2018-07-30 16:58:22 -04:00
parent a8dd1c23f8
commit 07838457ce

View file

@ -1,6 +1,6 @@
# Changelog
## 0.9 - TBD
## 0.9 - July 31, 2018
This release significantly improves garbage collection performance by using [lazy sweeping](docs/Garbage-Collection-Using-Lazy-Sweeping.md).