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-10-29 20:50:25 +0300
committerNick Thomas <nick@gitlab.com>2018-10-29 20:50:25 +0300
commit4e04c013fba8e0c1294904b52bcb2cbaad27cb52 (patch)
treec761ac954d96ef9c165a6acba8b307fb2caba513
parente37801aeeb82ed66bd143cb286258566d3391c53 (diff)
parent72492a3e40b4a4fef7ec0988c97b3d64e280ca68 (diff)
Merge branch 'release-1-3-0' into 'master'v1.3.0
Release v1.3.0 See merge request gitlab-org/gitlab-pages!119
-rw-r--r--CHANGELOG5
-rw-r--r--VERSION2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 96ca259a..cb69cb8f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+v 1.3.0
+- Allow the maximum connection concurrency to be set !117
+- Update Prometheus vendoring to v0.9 !116
+- Fix version string not showing properly !115
+
v 1.2.1
- Fix 404 for project with capital letters !114
diff --git a/VERSION b/VERSION
index 6085e946..f0bb29e7 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.2.1
+1.3.0