Updated Changelog

This commit is contained in:
Speiger 2022-04-09 04:23:57 +02:00
parent 059da9be12
commit 103b2407d2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Version 0.6.0
- Added: addOrGet for sets.
- Added: Async API which allows to easily execute Iterables/Collections offthread without the complexity.
- Added: ConcurrentArrayLists and tests for it
### Version 0.5.3
- Added: OrderedMap/Set