Skip to content

Commit 8ade429

Browse files
feat: Update Kotlin 2.0.21-RC eap release details (#4465)
* Update Kotlin 2.0.21-RC eap release details * Update KMP compatibility guide to add support for Xcode 16 This change is already approved by Timofey Solonin * update: fixed eap versioning * chore: removed support for Xcode until 2.0.21 is stable * chore: update date
1 parent 4ca70c2 commit 8ade429

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/topics/eap.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,14 @@ check [our instructions on how to configure your build to support this version](
5757
<p>For more details, please refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.1.0-Beta1">changelog</a> or <a href="whatsnew-eap.md">What's new in Kotlin 2.1.0-Beta1</a>.</p>
5858
</td>
5959
</tr>
60+
<tr>
61+
<td><strong>2.0.21-RC</strong>
62+
<p>Released: <strong>October 1, 2024</strong></p>
63+
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.0.21-RC" target="_blank">Release on GitHub</a></p>
64+
</td>
65+
<td>
66+
<p>A bug fix release for Kotlin 2.0.20</p>
67+
<p>For more details, please refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.0.21-RC">changelog</a>.</p>
68+
</td>
69+
</tr>
6070
</table>

0 commit comments

Comments
 (0)