Skip to content

Commit 41685ea

Browse files
committed
Update README for 9.5.2
1 parent 569dc8e commit 41685ea

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,11 +409,19 @@ This is the current roadmap for the CommandAPI (as of 30th April 2024):
409409
</thead>
410410
<tbody>
411411
<tr>
412-
<td valign="top"><b>9.6.0</b></td>
413-
<td valign="top">???</td>
412+
<td valign="top"><b>9.5.2</b></td>
413+
<td valign="top">August 2024</td>
414414
<td valign="top">
415+
<b>Minecraft Version Changes:</b>
416+
<ul>
417+
<li>Adds support for Minecraft 1.21.1</li>
418+
</ul>
419+
<b>CommandAPI Changes:</b>
415420
<ul>
421+
<li>https://github.com/JorelAli/CommandAPI/pull/588 Fix Folia scheduling methods using the wrong scheduler implementation</li>
416422
<li>https://github.com/JorelAli/CommandAPI/issues/577 Adds a <code>CommandAPIBukkit#failWithAdventureComponent(ComponentLike)</code> method</li>
423+
<li>https://github.com/JorelAli/CommandAPI/pull/580 Fix running a non-vanilla command on paper in Minecraft functions with the CommandAPI throwing runtime exceptions</li>
424+
<li>Fix namespaces not being propagated when registering subcommands</li>
417425
</ul>
418426
</td>
419427
</tr>

0 commit comments

Comments
 (0)