Skip to content

Commit 32a166d

Browse files
committed
Update global changelog
1 parent 1fb3912 commit 32a166d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -424,11 +424,10 @@ This is the current roadmap for the CommandAPI (as of 11th May 2023):
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>
427-
<li>https://github.com/JorelAli/CommandAPI/issues/526, https://github.com/JorelAli/CommandAPI/pull/527 Fix wrong help generation for literal arguments</li>
427+
<li>https://github.com/JorelAli/CommandAPI/issues/536, https://github.com/JorelAli/CommandAPI/pull/537 Fixes <code>MultiLiteralArgument</code> help displaying the node name instead of the literal text</li>
428428
<li>Fixed implementation issues with <code>FunctionArgument</code></li>
429429
<li>https://github.com/JorelAli/CommandAPI/issues/490 Adds (experimental) support for Mojang-mapped servers via the CommandAPI config</li>
430430
<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>
432431
</ul>
433432
<b>Minecraft Version Changes:</b>
434433
<ul>

0 commit comments

Comments
 (0)