Merge branch 'main' into merge-logging
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
decentral1se
2020-12-30 11:21:03 +01:00
2 changed files with 9 additions and 1 deletions

View File

@ -6,9 +6,16 @@
- `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.1 (2020-12-24)
- Bug-fixes on `app ls --status` & custom commands
- Add `app ls --server=...` and alias
# 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)
- 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)