diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index cc50ba7..75267ab 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,8 @@ +### 0.0.24 +* weak callbacks are now correctly GC'ed individually +* some new IndexList combinators +* Fable compatibility + ### 0.0.23 * added missing `AddWeakMarkingCallback` for C#