Updated Changelog a bit

This commit is contained in:
2021-09-19 22:34:46 +02:00
parent ef0b9d23c3
commit 2f31d7b641
3 changed files with 5 additions and 3 deletions
+1
View File
@@ -12,6 +12,7 @@
- Changed: Cleanup of some variables/mappers
- Added/Fixed: AVL/RBTreeMap got reworked and SubMaps work more properly now. Also forEach support got improved a lot
- Added/Fixed: TreeSubSets (RB/AVL) got their functional implementations improved too.
- Added: Pairs are now a thing. In Mutable/Immutable Form
### Version 0.3.6
- Fixed: addAll non Type Specific Lists was causing crashes.