summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.txt14
-rw-r--r--VERSION.txt2
2 files changed, 15 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index cc4bada..f5d5e73 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,17 @@
+2017-11-01 Daniel Baumann <daniel.baumann@open-infrastructure.net>
+
+ * Releasing version 20171101.
+
+ [ Daniel Baumann ]
+ * Removing fallback TERM in container list, not needed anymore.
+ * Adding con shortcut for container console command.
+ * Adding sh shortcut for shell format in container list command.
+ * Adding ver shortcut for container version command in bash-completion.
+ * Adding container create pre-hook that can be used to automatically git pull /etc/container-tools/debconf.
+ * Avoiding to display .cfg extension for preseed files in container debconf create script.
+ * Supporting using IP address from DNS lookup of the container name in preseed files for container debconf create script.
+ * Supporting using IP address parts of the container name in preseed files for container debconf create script.
+
2017-10-13 Daniel Baumann <daniel.baumann@open-infrastructure.net>
* Releasing version 20171013.
diff --git a/VERSION.txt b/VERSION.txt
index 9635449..0c5aadd 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -1 +1 @@
-20171013
+20171101