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-13 22:40:40 +0300
committerNick Thomas <nick@gitlab.com>2018-03-22 15:47:41 +0300
commit4ea6ea5465f3321cbf32f01057d716878f0e49b1 (patch)
treeff6d3bcc4ab32dbde74930df5d6a49f655bd28b0
parent5987070946907a8d3411869ca166fd192d261b65 (diff)
Add v0.7.1 to the changelog in master
-rw-r--r--CHANGELOG3
-rw-r--r--VERSION2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4643936c..0348232d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v 0.7.1
+- Fix nil reference error when project is not in config.json !70
+
v 0.7.0
- HTTPS-only pages !50
- Switch to govendor !54
diff --git a/VERSION b/VERSION
index faef31a4..39e898a4 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.7.0
+0.7.1