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-07-12 15:03:12 +0300
committerNick Thomas <nick@gitlab.com>2019-07-12 15:03:12 +0300
commit7d39822ce2221156c3479ceae0e4f8e24c7373b2 (patch)
tree4f73709886ea2d3e38cdff85c255ca8822a6ac9b
parent625e41d8c6365a71f26f53013ddd2a7106f17130 (diff)
parent7c712334b2bb07a0bd6b9bf5c853439455556e4f (diff)
Merge branch '1-7-changelog' into 'master'v1.7.0
Release v1.7.0 See merge request gitlab-org/gitlab-pages!156
-rw-r--r--CHANGELOG4
-rw-r--r--VERSION2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 74bf1525..72030bd2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+v 1.7.0
+
+- Add support for Sentry error reporting
+
v 1.6.1
- Fix serving acme challenges with index.html
diff --git a/VERSION b/VERSION
index 9c6d6293..bd8bf882 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.6.1
+1.7.0