mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 23:37:38 +02:00
Update CHANGELOG.md
This commit is contained in:
parent
b1f1a332dc
commit
1c0e4811c5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue