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 @@ -43,13 +43,13 @@ In this channel, you can also get notifications about new EAP builds.
<th>Build highlights</th>
</tr>
<tr>
<td><strong>2.1.10-RC</strong>
<p>Released: <strong>January 9, 2025</strong></p>
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.1.10-RC" target="_blank">Release on GitHub</a></p>
<td><strong>2.1.10-RC2</strong>
<p>Released: <strong>January 20, 2025</strong></p>
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.1.10-RC2" target="_blank">Release on GitHub</a></p>
</td>
<td>
<p>A bug fix release for Kotlin 2.1.0</p>
<p>For more details, please refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.1.10-RC">changelog</a>.</p>
<p>For more details, please refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.1.10-RC2">changelog</a>.</p>
</td>
</tr>
<tr>
Expand Down
Loading