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>2018-03-07 17:55:57 +0300
committerNick Thomas <nick@gitlab.com>2018-03-07 17:55:57 +0300
commitd5ad52d3d0535e022d9e87cc4cb03bdf722b2acd (patch)
treea9cad363d6265ea61a294e8fdc96014bbbe50bd5
parent89501363417d9c0a9744a9342e292d7a2b5a589d (diff)
parent05d4ab0dcf5b20001705d33cedb8d027b69acf6a (diff)
Merge branch '101-release-v0.7.0' into 'master'v0.7.0
Release v0.7.0 Closes #101 See merge request gitlab-org/gitlab-pages!59
-rw-r--r--CHANGELOG7
-rw-r--r--VERSION2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 554ef8ec..4643936c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+v 0.7.0
+- HTTPS-only pages !50
+- Switch to govendor !54
+- Add logrus !55
+- Structured logging !56
+- Use https://github.com/jshttp/mime-db to populate the mimedb !57
+
v 0.6.1
- Sanitize redirects by issuing a complete URI
diff --git a/VERSION b/VERSION
index ee6cdce3..faef31a4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.6.1
+0.7.0