Skip to content

Commit f41a41e

Browse files
committed
Update global changelog with various changes in 9.4.0
1 parent 98040a0 commit f41a41e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,14 +417,18 @@ This is the current roadmap for the CommandAPI (as of 11th May 2023):
417417
<tbody>
418418
<tr>
419419
<td valign="top"><b>9.4.0</b></td>
420-
<td valign="top">???</td>
420+
<td valign="top">April 2024</td>
421421
<td valign="top">
422422
<b>CommandAPI Changes:</b>
423423
<ul>
424424
<li>https://github.com/JorelAli/CommandAPI/issues/495 Adds a parameter to <code>EntitySelectorArgument</code> to allow failure when no entity lists are empty</li>
425425
<li>https://github.com/JorelAli/CommandAPI/issues/367, https://github.com/JorelAli/CommandAPI/pull/509 Adds the ability to register commands with a custom namespace</li>
426426
<li>https://github.com/JorelAli/CommandAPI/pull/523 Exposed more details of the <code>CommandPermission</code></li>
427427
<li>https://github.com/JorelAli/CommandAPI/issues/526, https://github.com/JorelAli/CommandAPI/pull/527 Fix wrong help generation for literal arguments</li>
428+
<li>Fixed implementation issues with <code>FunctionArgument</code></li>
429+
<li>https://github.com/JorelAli/CommandAPI/issues/490 Adds (experimental) support for Mojang-mapped servers via the CommandAPI config</li>
430+
<li>https://github.com/JorelAli/CommandAPI/issues/524 Fixes <code>CommandAPIBukkit.get().getTags()</code> erroring in 1.20.4</li>
431+
<li>https://github.com/JorelAli/CommandAPI/issues/536 Fixes <code>MultiLiteralArgument</code> help displaying the node name instead of the literal text</li>
428432
</ul>
429433
<b>Minecraft Version Changes:</b>
430434
<ul>

0 commit comments

Comments
 (0)