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:
authorStan Hu <stanhu@gmail.com>2018-08-30 02:56:38 +0300
committerStan Hu <stanhu@gmail.com>2018-08-30 02:56:38 +0300
commit586b0174404ddb385fa4976328604b0779028799 (patch)
tree67faca328afcc658e5be3ca5efda1727b5ea0a16 /CHANGELOG
parent53d4a3a69e5475c18d79286513bef908a5b1c371 (diff)
Add CHANGELOG entry for 1.1.0 items
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fbf1e17c..8d210afd 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v 1.1.0
+- Fix HTTP to HTTPS redirection not working for default domains !106
+- Log duplicate domain names !107
+- Abort domain scan if a failure is encountered !102
+- Update Prometheus vendoring !105
+
v 1.0.0
- Use permissive unix socket permissions !95
- Fix logic for output of domains in debug mode !98