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>2019-06-03 14:34:48 +0300
committerNick Thomas <nick@gitlab.com>2019-06-03 14:34:48 +0300
commitc6555c057a745608f8150ee7c7f3625c270bc301 (patch)
tree6fa0640be55a5cea1630746fb5bd1a711cc8b3f9
parent79bff853f546648ac83456dfd0f06c08976853fb (diff)
parentbbfe247956988344a8ff07979eef276a14f472b8 (diff)
Merge branch 'release-1-6-0' into 'master'v1.6.0
Release v1.6.0 See merge request gitlab-org/gitlab-pages!149
-rw-r--r--CHANGELOG9
-rw-r--r--VERSION2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index cbdfc814..43bd7eb4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,12 @@
+v 1.6.0
+
+- Use proxy from environment for http request !131
+- Use STDOUT for flag outputs !132
+- Prepare pages auth logs for production rollout !138
+- Redirect unknown ACME challenges to the GitLab instance !141
+- Disable 3DES and other insecure cipher suites !145
+- Provide ability to disable old TLS versions !146
+
v 1.5.0
- Make extensionless URLs work !112
diff --git a/VERSION b/VERSION
index bc80560f..dc1e644a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.5.0
+1.6.0