Update CHANGELOG.md

This commit is contained in:
Justin Ethier 2020-12-18 15:03:38 -05:00 committed by GitHub
parent b1f1a332dc
commit 1c0e4811c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
## 0.24 - TBD
TODO: shared object functions no longe required since 0.14, update docs to reflect that, mark functions in (cyclone concurrent) as deprecated
TODO: shared object functions no longe required since 0.14, update docs to reflect that, mark functions in (cyclone concurrent) as deprecated. As part of this, consider creating a revised overview of our GC that unifies the original writeup, lazy sweeping, and these latest changes for safely sharing objects between threads.
Bug Fixes