diff --git a/CHANGELOG.md b/CHANGELOG.md index a1ce1d5..06d8732 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,8 @@ ## Version 0.1.0 - *THIS VERSION INCLUDES MAJOR BREAKING CHANGES* -- The library is no longer static \ No newline at end of file +- The library is no longer static + +## Version 0.2.0 +- New dataless enumeration functions are available now, which do not cause GC havoc +- Unsafe enumeration functions are now marked obsolete \ No newline at end of file