forked from Speiger/Primitive-Collections
Updated Changelog
This commit is contained in:
parent
059da9be12
commit
103b2407d2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue