Skip to content

Commit 8b72b9b

Browse files
Abduqodiri Qurbonzodailya-g
authored andcommitted
Update CHANGELOG.md for 0.3.5 release
Co-authored-by: ilya-g <[email protected]>
1 parent 7fe606a commit 8b72b9b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## 0.3.5
4+
5+
- Upgrade Kotlin version up to 1.6.0
6+
- Raise the JVM bytecode target to 1.8. Now the library cannot be used on JDK 1.6 and 1.7.
7+
- Add other Apple K/N targets
8+
- Implement faster equals function for sets and maps
9+
- Fix PersistentHashMapBuilder.putAll() #[114](https://github.com/Kotlin/kotlinx.collections.immutable/issues/114)
10+
311
## 0.3.4
412

513
- Upgrade Kotlin version up to 1.4.30

0 commit comments

Comments
 (0)