Add change log and --output for app-json.py

Closes coop-cloud/auto-apps-json#2.
This commit is contained in:
decentral1se
2021-06-17 21:25:29 +02:00
parent 4042e10985
commit e8510c8aeb
2 changed files with 11 additions and 3 deletions

View File

@ -11,6 +11,8 @@
- Add `--bump` to `deploy` command to allow packagers to make minor package related releases ([#173](https://git.autonomic.zone/coop-cloud/abra/issues/173))
- Drop `--skip-version-check`/`--no-domain-poll`/`--no-state-poll` in favour of `--fast` ([#169](https://git.autonomic.zone/coop-cloud/abra/issues/169))
- Move `abra` image under the new `thecoopcloud/...` namespace ([#1](https://git.autonomic.zone/coop-cloud/auto-apps-json/issues/1))
- Add a `--output` flag to the `app-json.py` app generator for the CI environment ([#2](https://git.autonomic.zone/coop-cloud/auto-apps-json/issues/2))
# abra 9.0.0 (2021-06-10)