Update CHANGELOG

This commit is contained in:
3wc 2021-03-12 13:09:10 +02:00
parent 08281891a1
commit 499c08c374
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
- Protect against lengthy app names which gives Docker trouble later on ([#83](https://git.autonomic.zone/coop-cloud/abra/issues/83))
- Support removal of secrets and volumes when `rm`'ing apps ([#44](https://git.autonomic.zone/coop-cloud/abra/issues/44))
- Always choose the default IPv4 address with `abra server <host> init` ([#91](https://git.autonomic.zone/coop-cloud/abra/issues/91))
- Add `--type=<type>` filtering option to `abra <app> ls` ([1fa2de4](https://git.autonomic.zone/coop-cloud/abra/commit/1fa2de4))
# abra 0.5.0 (2021-03-01)