From 01184c313a3f54723c716ea4b4074fc9b986a4c2 Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Wed, 30 Dec 2020 00:43:27 +0200 Subject: [PATCH] Add missing CHANGELOG entries Closes #46 --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2436a6a8..9dd3e91f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,14 @@ # abra 0.4.0 (2020-12-24) -> [#46: Missing change log entry for 0.4.0 release](https://git.autonomic.zone/coop-cloud/abra/issues/46) +- Bug-fixes on `app ls --status` & custom commands +- Add `app ls --server=...` and alias + +# abra 0.4.0 (2020-12-24) + +- New command-line interface based on docopt +- ~/.abra directory instead of expecting local .env files +- Integration tests & code coverage # abra 0.3.1 (2020-09-27)