diff --git a/CHANGELOG.md b/CHANGELOG.md index ff586b52..26f48688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## 0.11.2 - TBD +Features + +- TODO: new library for atomics + Bug Fixes - Fixed `thread-join!` to wait properly both for running threads and new threads that have not yet been started.