Prepare kotlinx-metadata-jvm 0.4.1 for release

This commit is contained in:
Alexander Udalov
2021-12-01 00:58:29 +01:00
parent 544689dc4f
commit d3e9ea0aae
@@ -1,5 +1,9 @@
# kotlinx-metadata-jvm
## 0.4.1
- Add `KmProperty.syntheticMethodForDelegate` for optimized delegated properties (KT-39055).
## 0.4.0
- Update to Kotlin 1.6 with metadata version 1.6, support reading/writing metadata of version 1.7 which will be used in Kotlin 1.7.