summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2020-06-01 14:35:32 +1000
committerAsh McKenzie <amckenzie@gitlab.com>2020-06-01 14:35:32 +1000
commit5f53b6ff8a50d4d36a7c9a2f19f7143bd3c89caf (patch)
tree9793b6dc40d3a3a72deb71b2ce974293a6261ef6
parent8e484d1cc24bd32fe95dd511a26a4b3a4c099d16 (diff)
downloadgitlab-shell-5f53b6ff8a50d4d36a7c9a2f19f7143bd3c89caf.tar.gz
Release v13.3.0
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9059974..3316d0e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v13.3.0
+- Upgrade Ruby version to v2.6.6 !390
+- Use default puma socket in example config !388
+- Set client name when making requests to Gitaly !387
+- Fix race conditions with logrus testing !385
+
v13.2.0
- Add HTTP status code to internal API logs !376
diff --git a/VERSION b/VERSION
index 67aee23..ac565bc 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.2.0
+13.3.0