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
Copy file name to clipboardExpand all lines: docs/topics/eap.md
+18-1Lines changed: 18 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,4 +38,21 @@ check [our instructions on how to configure your build to support this version](
38
38
39
39
## Build details
40
40
41
-
_No preview versions are currently available._
41
+
<!-- _No preview versions are currently available._ -->
42
+
43
+
<table>
44
+
<tr>
45
+
<th>Build info</th>
46
+
<th>Build highlights</th>
47
+
</tr>
48
+
<tr>
49
+
<td><strong>2.0.20-Beta1</strong>
50
+
<p>Released: <strong>June 18, 2024</strong></p>
51
+
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.0.20-Beta1" target="_blank">Release on GitHub</a></p>
52
+
</td>
53
+
<td>
54
+
<p>A tooling release for Kotlin 2.0.0</p>
55
+
<p>For more details, please refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.0.20-Beta1">changelog</a> or <a href="whatsnew-eap.md">What's new in Kotlin 2.0.20-Beta1</a>.</p>
0 commit comments