Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-pages.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaime Martinez <jmartinez@gitlab.com>2020-08-11 07:24:56 +0300
committerJaime Martinez <jmartinez@gitlab.com>2020-08-11 08:11:10 +0300
commit394994c42fdb8328a50aab67c0fc1d8f3762d93b (patch)
treeb10e22a8696071c8bf291b92005f856d7acfca52
parent65e32b3aaf06dee94009f4bdd7814037d13b1fdb (diff)
Release 1.22.0440-1-22-0-release
-rw-r--r--CHANGELOG7
-rw-r--r--VERSION2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 44d286e6..4c9a5ab9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+v 1.22.0
+
+- Serve custom 404.html file for namespace domains !263
+- Poll internal status API !304 !306
+- Enable `domain-config-source=disk` by default Use domain config source disk !305
+- Set Content-Length when Content-Encoding is set !227
+
v 1.21.0
- Copy certs from SSL_CERT_DIR into chroot jail !291
diff --git a/VERSION b/VERSION
index 3500250a..57807d6d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.21.0
+1.22.0