diff --git a/idea/resources-descriptors/META-INF/plugin.xml b/idea/resources-descriptors/META-INF/plugin.xml
index 8f7e0dbe79c..a1befba5ea8 100644
--- a/idea/resources-descriptors/META-INF/plugin.xml
+++ b/idea/resources-descriptors/META-INF/plugin.xml
@@ -16,7 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
1.4.30
+
+ - Preview of new language features: JVM records support, sealed interfaces, and stable inline classes.
+ - Kotlin/JVM: IR backend is now in Beta.
+ - Kotlin/Native: performance improvements, new `watchosX64` simulator target, support for Xcode 12.2 libraries.
+ - Kotlin/JS: prototype lazy initialization of top-level properties.
+ - Support for Gradle configuration cache.
+ - Standard library API improvements: locale-agnostic API for upper/lowercasing text and clear Char-to-code and Char-to-digit conversions.
+
+ For more details, see What’s New in Kotlin 1.4.30 and this blog post.
+
1.4.20
+ Released: November 23, 2020
- Kotlin/JS: New project templates, improved Gradle plugin, experimental compilation with errors mode in the IR compiler.
- Kotlin/Native: New escape analysis mechanism, wrapping of Objective-C exceptions, various functional and performance improvements.
diff --git a/idea/resources-descriptors/META-INF/plugin.xml.201 b/idea/resources-descriptors/META-INF/plugin.xml.201
index 47bfa2fd0ef..3f4d5a4777b 100644
--- a/idea/resources-descriptors/META-INF/plugin.xml.201
+++ b/idea/resources-descriptors/META-INF/plugin.xml.201
@@ -16,7 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
1.4.30
+
+ - Preview of new language features: JVM records support, sealed interfaces, and stable inline classes.
+ - Kotlin/JVM: IR backend is now in Beta.
+ - Kotlin/Native: performance improvements, new `watchosX64` simulator target, support for Xcode 12.2 libraries.
+ - Kotlin/JS: prototype lazy initialization of top-level properties.
+ - Support for Gradle configuration cache.
+ - Standard library API improvements: locale-agnostic API for upper/lowercasing text and clear Char-to-code and Char-to-digit conversions.
+
+ For more details, see What’s New in Kotlin 1.4.30 and this blog post.
+
1.4.20
+ Released: November 23, 2020
- Kotlin/JS: New project templates, improved Gradle plugin, experimental compilation with errors mode in the IR compiler.
- Kotlin/Native: New escape analysis mechanism, wrapping of Objective-C exceptions, various functional and performance improvements.
diff --git a/idea/resources-descriptors/META-INF/plugin.xml.as41 b/idea/resources-descriptors/META-INF/plugin.xml.as41
index 285aa3ca3f6..1948bf388de 100644
--- a/idea/resources-descriptors/META-INF/plugin.xml.as41
+++ b/idea/resources-descriptors/META-INF/plugin.xml.as41
@@ -16,7 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
1.4.30
+
+ - Preview of new language features: JVM records support, sealed interfaces, and stable inline classes.
+ - Kotlin/JVM: IR backend is now in Beta.
+ - Kotlin/Native: performance improvements, new `watchosX64` simulator target, support for Xcode 12.2 libraries.
+ - Kotlin/JS: prototype lazy initialization of top-level properties.
+ - Support for Gradle configuration cache.
+ - Standard library API improvements: locale-agnostic API for upper/lowercasing text and clear Char-to-code and Char-to-digit conversions.
+
+ For more details, see What’s New in Kotlin 1.4.30 and this blog post.
+
1.4.20
+ Released: November 23, 2020
- Kotlin/JS: New project templates, improved Gradle plugin, experimental compilation with errors mode in the IR compiler.
- Kotlin/Native: New escape analysis mechanism, wrapping of Objective-C exceptions, various functional and performance improvements.
diff --git a/idea/resources-descriptors/META-INF/plugin.xml.as42 b/idea/resources-descriptors/META-INF/plugin.xml.as42
index a7cce72296f..ffb67ecd6fd 100644
--- a/idea/resources-descriptors/META-INF/plugin.xml.as42
+++ b/idea/resources-descriptors/META-INF/plugin.xml.as42
@@ -16,7 +16,19 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
1.4.30
+
+ - Preview of new language features: JVM records support, sealed interfaces, and stable inline classes.
+ - Kotlin/JVM: IR backend is now in Beta.
+ - Kotlin/Native: performance improvements, new `watchosX64` simulator target, support for Xcode 12.2 libraries.
+ - Kotlin/JS: prototype lazy initialization of top-level properties.
+ - Support for Gradle configuration cache.
+ - Standard library API improvements: locale-agnostic API for upper/lowercasing text and clear Char-to-code and Char-to-digit conversions.
+
+ For more details, see What’s New in Kotlin 1.4.30 and this blog post.
+
1.4.20
+ Released: November 23, 2020
- Kotlin/JS: New project templates, improved Gradle plugin, experimental compilation with errors mode in the IR compiler.
- Kotlin/Native: New escape analysis mechanism, wrapping of Objective-C exceptions, various functional and performance improvements.