Added a 0.11.2 section

This commit is contained in:
Justin Ethier 2019-06-10 13:18:33 -04:00
parent d1dbd7fae9
commit a8ae81b78f

View file

@ -1,5 +1,11 @@
# Changelog
## 0.11.2 - TBD
Bug Fixes
- Fixed `thread-join!` to wait properly both for running threads and new threads that have not yet been started.
## 0.11.1 - May 25, 2019
Features