From 407744827f69ec803f9fe390c2c0be12fb4b09ae Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 29 Dec 2020 17:11:30 +0100 Subject: [PATCH] Add change log entry for #42 See https://git.autonomic.zone/coop-cloud/abra/issues/42. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a62fbe1e..2436a6a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ - Remove `server use` command ([#51](https://git.autonomic.zone/coop-cloud/abra/issues/51)) - `new ` becomes `new ` ([#48](https://git.autonomic.zone/coop-cloud/abra/issues/48)) - `check` is run on `deploy` now and configurable ([77ba5652b2fe15820f5edfa0f642636f7b8eae7e](https://git.autonomic.zone/coop-cloud/abra/commit/77ba5652b2fe15820f5edfa0f642636f7b8eae7e)) +- App configurations are always updated now ([#42](https://git.autonomic.zone/coop-cloud/abra/issues/42)) # abra 0.4.0 (2020-12-24)