Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/topics/eap.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ _No preview versions are currently available._
</td>
</tr>
<tr>
<td><strong>2.3.21-RC</strong>
<p>Released: <strong>April 7, 2026</strong></p>
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.3.21-RC" target="_blank">Release on GitHub</a></p>
<td><strong>2.3.21-RC2</strong>
<p>Released: <strong>April 16, 2026</strong></p>
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.3.21-RC2" target="_blank">Release on GitHub</a></p>
</td>
<td>
<p>A bug fix release with performance improvements for Kotlin 2.3.20.</p>
<p>For more details, refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.3.21-RC">changelog</a>.</p>
<p>For more details, refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.3.21-RC2">changelog</a> or <a href="whatsnew2320.md">What's new in Kotlin 2.3.20</a>.</p>
</td>
</tr>
</table>
Loading