Skip to content

Commit 8e254ab

Browse files
authored
chore: move the info from the EAP table (#4485)
1 parent 19165d8 commit 8e254ab

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

docs/topics/eap.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,4 @@ 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</strong>
62-
<p>Released: <strong>October 10, 2024</strong></p>
63-
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.0.21" 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 ">changelog</a>.</p>
68-
</td>
69-
</tr>
7060
</table>

docs/topics/releases.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,16 @@ The following table lists details of the latest Kotlin releases:
9999
<th>Build info</th>
100100
<th>Build highlights</th>
101101
</tr>
102+
<tr>
103+
<td><strong>2.0.21</strong>
104+
<p>Released: <strong>October 10, 2024</strong></p>
105+
<p><a href="https://github.com/JetBrains/kotlin/releases/tag/v2.0.21" target="_blank">Release on GitHub</a></p>
106+
</td>
107+
<td>
108+
<p>A bug fix release for Kotlin 2.0.20</p>
109+
<p>For more details, please refer to the <a href="https://github.com/JetBrains/kotlin/releases/tag/v2.0.21">changelog</a>.</p>
110+
</td>
111+
</tr>
102112
<tr>
103113
<td><strong>2.0.20</strong>
104114
<p>Released: <strong>August 22, 2024</strong></p>

0 commit comments

Comments
 (0)