summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt21
-rw-r--r--VERSION.txt2
2 files changed, 22 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 605a6ae..cf94106 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,24 @@
+2020-10-30 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20201030.
+
+ [ Daniel Baumann ]
+ * Correcting wrong usages of new and old container names in container move command, thanks to Katharina Drexel <katharina.drexel@bfh.ch> for discovering it.
+ * Adding missing colon in container create commands '--script' option.
+ * Adding support for Debian 11 (bullseye) to debootstrap container create script.
+ * Adding support for Debian 11 (bullseye) to debconf container create script.
+ * Adding support for Progress Linux 6 (fuchur) to debconf container create script.
+
+ [ Katharina Drexel ]
+ * Adding overlay options to container configuration file.
+ * Adding overlay options to container create command.
+ * Adding overlay options to container start command.
+ * Adding overlay options to debconf script.
+ * Adding awk optimizations in configuration file handling.
+
+ [ Daniel Baumann ]
+ * Adding one more awk optimizations in container stop command.
+
2020-08-30 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20200830.
diff --git a/VERSION.txt b/VERSION.txt
index cf802bc..d724ea4 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20200830
+20201030