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:
authorVladimir Shushlin <vshushlin@gitlab.com>2020-09-01 17:30:39 +0300
committerVladimir Shushlin <vshushlin@gitlab.com>2020-09-01 17:30:39 +0300
commitbafde865009237985758ca10b3f13d6e0ba19bcd (patch)
tree4e18f993f3fcd6679cb3304b468e37dc8826e9a3
parent92dae330532ca47abab1b31b65a0778eeff2b53f (diff)
parentadb031dd7b1ac414107a832d3fe7c4470e46d721 (diff)
Merge branch '452-release-1-23-0' into 'master'v1.23.0
Release v1.23.0 See merge request gitlab-org/gitlab-pages!341
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4c9a5ab9..cab17aaa 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.23.0
+
+- Add VFS for local disk !324
+- Fully support `domain-config-source=gitlab` !332
+
v 1.22.0
- Serve custom 404.html file for namespace domains !263
diff --git a/VERSION b/VERSION
index 57807d6d..a6c2798a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.22.0
+1.23.0