Make changelog for kotlinx-metadata-jvm 0.6.1 release

Note: actual release is done from 1.8.20 branch (commit 0043ae4390c8555b03428a014b660f395b924695)
This commit is contained in:
Leonid Startsev
2023-05-30 14:27:45 +02:00
parent bc602b3827
commit 22096cec3c
@@ -1,5 +1,11 @@
# kotlinx-metadata-jvm
## 0.6.1
This release uses Kotlin 1.8.20 with metadata version 1.8, and as a special case, is able to read metadata of version 2.0.
This is done as an incentive to test K2 compiler and 2.0 language version.
No other changes were made and no migration is needed.
## 0.6.0
This release features several significant API changes. To help with migration, we've prepared a special [guide](Migration.md).