Fixed a crash with Map.put

This commit is contained in:
2021-06-24 20:58:17 +02:00
parent dff5e534ff
commit 8618c10d01
3 changed files with 12 additions and 1 deletions
+3
View File
@@ -1,6 +1,9 @@
# Changelog of versions
### Version 0.3.2
- Fixed: Map.put wasn't referring to primitive variants.
### Version 0.3.1
- Fixed: containsKey & containsValue in HashMaps were deprecated for Object Variants.
- Fixed: HashMap wasn't deleting Keys & Values references when removing a Object