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:
-rw-r--r--CHANGELOG8
-rw-r--r--VERSION2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7e78a2c9..4ebcdd03 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+v 1.8.0
+
+- Fix https downgrade in auth process
+- Fix build under go-pie environment
+- Change Prometheus metrics names
+- Require minimum golang version 1.11 to build
+- Add the ability to define custom HTTP headers for all served sites
+
v 1.7.1
- Security fix for recovering gitlab access token from cookies
diff --git a/VERSION b/VERSION
index 943f9cbc..27f9cd32 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.7.1
+1.8.0