Merge branch 'fix-subcommand-select' into main

Fix merge conflict in docopt generation + change log entry.
This commit is contained in:
decentral1se
2021-03-20 21:18:34 +01:00
2 changed files with 112 additions and 100 deletions

View File

@ -7,6 +7,7 @@
- Show context connection details on `abra server ls` ([#110](https://git.autonomic.zone/coop-cloud/abra/issues/110))
- Allow to debug the SSH connection details on swarm init ([#109](https://git.autonomic.zone/coop-cloud/abra/issues/109))
- Show correct status for apps deployed on servers with missing context ([#99](https://git.autonomic.zone/coop-cloud/abra/issues/99))
- Search for subcommands in descending order of how many components there are ([#108](https://git.autonomic.zone/coop-cloud/abra/issues/108))
# abra 0.6.0 (2021-03-17)