Tweak INFO messages, update CHANGELOG

This commit is contained in:
3wc
2021-02-08 13:43:39 +02:00
parent cef06a82a6
commit d2cdb11fcc
2 changed files with 5 additions and 4 deletions

View File

@ -19,6 +19,7 @@
- Use `# length=x` comments to generate passwords with `pwgen` and drop `KEY`/`PASSWORD` logic ([#68](https://git.autonomic.zone/coop-cloud/abra/issues/68))
- Global `--skip-update|-U` / `--skip-check|-C` options to make things quicker ([37e8b00](https://git.autonomic.zone/coop-cloud/abra/commit/37e8b00))
- `app backup` and `app restore` commands; requires per-app definition ([#70](https://git.autonomic.zone/coop-cloud/abra/issues/70))
- Rename per-type `abra-commands.sh` to `abra.sh`, and include config versions as type-level instead of app-level config ([#43](https://git.autonomic.zone/coop-cloud/abra/issues/43))
# abra 0.4.1 (2020-12-24)