From 9344adea59360fc35a072cc3cc255076a412d506 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20S=C3=B6derberg?= Date: Thu, 22 Oct 2020 06:24:50 +0200 Subject: [PATCH] :books: Add recent changes to CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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