diff --git a/CHANGELOG.md b/CHANGELOG.md index 222ddc78..0a57ba8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added CaptionKeys to cloud-bungee - Added BungeeCommandPreprocessor to cloud-bungee +### Chanced + - Allow for combined presence flags, such that `-a -b -c` is equivalent to `-abc` + ## [1.0.2] - 2020-10-18 ### Fixed