From dfb949eeccca84ba68fb0546186f9afdabd733ff Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sat, 20 Mar 2021 21:42:04 +0100 Subject: [PATCH] Specify and wrap --- CHANGELOG.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f90429c..8dfb1e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,13 @@ # 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. +> Please note, while we are still in [public +> alpha](https://docs.cloud.autonomic.zone/roadmap/), the `abra` release +> 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))