You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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
Copy file name to clipboardExpand all lines: docs/topics/eap.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,4 +57,14 @@ check [our instructions on how to configure your build to support this version](
57
57
<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>
58
58
</td>
59
59
</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>
0 commit comments