From 2068b5a43cf267f2af01546507f86b3ffa6429c8 Mon Sep 17 00:00:00 2001 From: jmp Date: Mon, 11 Jan 2021 16:38:52 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30e94ebb..e85510cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Expose the Command which led to `InvalidCommandSenderException`s - Expose the CommandContext which led to `CommandExecutionException`s + - Added helper methods for command flags to MutableCommandBuilder ## [1.3.0] - 2020-12-18