Add changes warning

This commit is contained in:
decentral1se 2021-03-20 21:41:27 +01:00
parent 7e31184bd6
commit 49771980a6
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# abra x.x.x (UNRELEASED)
> Please note, while we are still in [public alpha](https://docs.cloud.autonomic.zone/roadmap/), our versioning scheme is not
> following [semver](https://semver.org/) conventions because we are still in the exploratory phases of building this tool. Please
> read the changes before upgrading your `abra` installation as there are **most likely** breaking changes coming each release. Sorry
> for any inconvenience caused, we're working hard to make this tool stable. Semver will be respected when we reach public beta.
- Add `--force` to the `deploy` command to allow overriding deployment logic ([#105](https://git.autonomic.zone/coop-cloud/abra/issues/105))
- Handle undeployed apps in version summaries when deploying ([#104](https://git.autonomic.zone/coop-cloud/abra/issues/104))
- Add `--force` to `undeploy` command ([e5e98d5](https://git.autonomic.zone/coop-cloud/abra/commit/e5e98d5))