diff options
-rw-r--r-- | CHANGELOG.txt | 7 | ||||
-rw-r--r-- | VERSION.txt | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9d48ed5..8a26178 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +2021-09-26 Daniel Baumann <daniel.baumann@open-infrastructure.net> + + * Releasing version 20210926. + + [ Daniel Baumann ] + * Correcting wrong directory-name when installing git hooks. + 2021-09-08 Daniel Baumann <daniel.baumann@open-infrastructure.net> * Releasing version 20210908. diff --git a/VERSION.txt b/VERSION.txt index f1d7f5b..c2d5f99 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -20210908 +20210926 |