From a0819e416373ec4aa4edca90d1b5df97c8f397fe Mon Sep 17 00:00:00 2001 From: Leonid Startsev Date: Thu, 1 Jun 2023 17:57:37 +0200 Subject: [PATCH] Make changelog for kotlinx-metadata-jvm 0.6.2 release Note: actual release is done from a separate branch of 1.8.20 with proper fix (4a9e6f7b2b458ea0ee524afb52f42f3e45dc9ad7) --- libraries/kotlinx-metadata/jvm/ChangeLog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libraries/kotlinx-metadata/jvm/ChangeLog.md b/libraries/kotlinx-metadata/jvm/ChangeLog.md index 8d2735da177..d02b4f4ff61 100644 --- a/libraries/kotlinx-metadata/jvm/ChangeLog.md +++ b/libraries/kotlinx-metadata/jvm/ChangeLog.md @@ -1,10 +1,11 @@ # kotlinx-metadata-jvm -## 0.6.1 +## 0.6.2 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. +Note: 0.6.1 was released with incorrect fix for this problem. Do not use 0.6.1. ## 0.6.0