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:28:57 +0300
committerNick Thomas <nick@gitlab.com>2019-06-03 14:28:57 +0300
commitbbfe247956988344a8ff07979eef276a14f472b8 (patch)
tree6fa0640be55a5cea1630746fb5bd1a711cc8b3f9 /CHANGELOG
parent79bff853f546648ac83456dfd0f06c08976853fb (diff)
Release v1.6.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 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