We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8eb2d commit 8daa8e5Copy full SHA for 8daa8e5
docs/topics/eap.md
@@ -42,6 +42,16 @@ In this channel, you can also get notifications about new EAP builds.
42
<th>Build info</th>
43
<th>Build highlights</th>
44
</tr>
45
+ <tr>
46
+ <td><strong>2.1.10-RC</strong>
47
+ <p>Released: <strong>January 9, 2025</strong></p>
48
+ <p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.1.10-RC" target="_blank">Release on GitHub</a></p>
49
+ </td>
50
+ <td>
51
+ <p>A bug fix release for Kotlin 2.1.0</p>
52
+ <p>For more details, please refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.1.10-RC">changelog</a>.</p>
53
54
+ </tr>
55
<tr>
56
<td><strong>2.1.20-Beta1</strong>
57
<p>Released: <strong>December 19, 2024</strong></p>
0 commit comments