summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-26 04:09:59 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2021-07-26 04:09:59 +0000
commit76703c53be51026f0096ccb7f6a1f33cde0422f8 (patch)
treed20d773c4dfc4f9842fd723d030275324027d228
parentReleasing version 20210726. (diff)
downloadcompute-tools-76703c53be51026f0096ccb7f6a1f33cde0422f8.tar.xz
compute-tools-76703c53be51026f0096ccb7f6a1f33cde0422f8.zip
Adding backward incompatible changes of the previous release to changelog.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
-rw-r--r--CHANGELOG.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 9885e5a..704f3f8 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -2,6 +2,11 @@
* Releasing version 20210726.
+ * Backward incompatible changes:
+ - The container create command has been renamed to 'build'.
+ - The container create script using curl is now a 'get' script
+ for the new container get command.
+
[ Daniel Baumann ]
* Harmonizing formating of default values in manpages.
* Harmonizing formating of URL in homepage section in manpages.