From d9122d47d063a1aa681e127000879e1b7a5dff45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20S=C3=B6derberg?= Date: Sat, 16 Jan 2021 09:59:38 +0100 Subject: [PATCH] :books: Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42355065..ff293169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.4.0] - 2021-01-16 + ### Added - Predicate command filters to the help system ([#187](https://github.com/Incendo/cloud/pull/187)) - Allow flags to contain compound arguments ([#192](https://github.com/Incendo/cloud/pull/192))