Skip to content

Commit cd86d80

Browse files
committed
feat: Kotlin 2.4.0-Beta2 release
1 parent edb666c commit cd86d80

5 files changed

Lines changed: 458 additions & 34 deletions

File tree

5.96 MB
Loading

docs/kr.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<toc-element hidden="true" topic="kotlin-tour-intermediate-libraries-and-apis.md"/>
2323
</toc-element>
2424
<toc-element toc-title="What's new in Kotlin">
25-
<toc-element toc-title="Kotlin 2.4.0-Beta1" topic="whatsnew-eap.md"/>
25+
<toc-element toc-title="Kotlin 2.4.0-Beta2" topic="whatsnew-eap.md"/>
2626
<toc-element toc-title="Kotlin 2.3.20" accepts-web-file-names="whatsnew.html" topic="whatsnew2320.md"/>
2727
<toc-element toc-title="Kotlin 2.3.0" topic="whatsnew23.md"/>
2828
<toc-element toc-title="Compatibility guide" topic="compatibility-guide-23.md"/>

docs/topics/eap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ _No preview versions are currently available._
5555
<th>Build highlights</th>
5656
</tr>
5757
<tr>
58-
<td><strong>2.4.0-Beta1</strong>
59-
<p>Released: <strong>March 31, 2026</strong></p>
60-
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.4.0-Beta1" target="_blank">Release on GitHub</a></p>
58+
<td><strong>2.4.0-Beta2</strong>
59+
<p>Released: <strong>April 22, 2026</strong></p>
60+
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.4.0-Beta2" target="_blank">Release on GitHub</a></p>
6161
</td>
6262
<td>
6363
<p>A language release with major changes in the language and tooling updates.</p>
64-
<p>For more details, refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.4.0-Beta1">changelog</a> or <a href="whatsnew-eap.md">What's new in Kotlin 2.4.0-Beta1</a>.</p>
64+
<p>For more details, refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.4.0-Beta2">changelog</a> or <a href="whatsnew-eap.md">What's new in Kotlin 2.4.0-Beta2</a>.</p>
6565
</td>
6666
</tr>
6767
<tr>

0 commit comments

Comments
 (0)