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:
authorNick Thomas <nick@gitlab.com>2018-07-06 16:15:27 +0300
committerNick Thomas <nick@gitlab.com>2018-07-06 16:50:24 +0300
commitc7c7876d7f64b23e43c394fadfd26aea774165ae (patch)
tree74a15b5f3a643fc38ca19412c3d4a17e9e396e5a /CHANGELOG
parentc4a419ed595281f62977fd47aa30d225c4eddb5d (diff)
Release GitLab Pages v1.0.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2331d380..fbf1e17c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.0.0
+- Use permissive unix socket permissions !95
+- Fix logic for output of domains in debug mode !98
+- Add support for reverse proxy header X-Forwarded-Host !99
+
v 0.9.1
- Clean up the created jail directory if building the jail doesn't work !90
- Restore the old in-place chroot behaviour as a command-line option !92