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 19:32:27 +0300
committerNick Thomas <nick@gitlab.com>2018-10-29 20:42:36 +0300
commit72492a3e40b4a4fef7ec0988c97b3d64e280ca68 (patch)
treec761ac954d96ef9c165a6acba8b307fb2caba513 /CHANGELOG
parente37801aeeb82ed66bd143cb286258566d3391c53 (diff)
Release v1.3.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 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