diff options
Diffstat (limited to '')
-rw-r--r-- | CHANGELOG.txt | 10 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 11 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f52f6f6..c27b455 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,13 @@ +2021-08-04 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20210804. + + [ Daniel Baumann ] + * Updating container update options in bash-completion. + * Fixing full-upgrade option in container update command. + * Harmonizing usage messages over all container commands with manpage references. + * Harmonizing parameter and usage in container build command. + 2021-07-27 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20210727. diff --git a/VERSION.txt b/VERSION.txt index 781a3b1..856144c 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20210727 +20210804 |