From 6cd1105642a601f4d6ade275599914e1e1bd14f4 Mon Sep 17 00:00:00 2001 From: Jason Penilla <11360596+jpenilla@users.noreply.github.com> Date: Fri, 17 Sep 2021 11:10:44 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca63f894..9fac41c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Bukkit: Permission checking and syntax string for Bukkit '/help' command - And/OrPermission factory method `of` did not preserve the conditional tree +- Formatting of literal arguments with no siblings in StandardCommandSyntaxFormatter ## [1.5.0]