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>2017-04-24 20:38:44 +0300
committerNick Thomas <nick@gitlab.com>2017-04-24 20:38:44 +0300
commit043be6d27f1c01010e86d5f30c2006eff254fc03 (patch)
treeabb8aecebf4196b23df7a8d2c0d5edfca4e9bbea /CHANGELOG
parent00ac14607be2908116df130e6149fc4d8f8cb956 (diff)
Release v0.4.1v0.4.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 62e67a7a..3cabefec 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 0.4.1
+- Fix reading configuration for multiple custom domains
+
v 0.4.0
- Fix the `-redirect-http` option so it redirects from HTTP to HTTPS when enabled !21