summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2020-11-06 14:37:03 +0000
committerIgor Drozdov <idrozdov@gitlab.com>2020-11-06 14:37:03 +0000
commitda924afd346db029f6aa0fe17ccab92e85ce07c7 (patch)
tree89c8e59382099c1f8f353ebfdd41171eb195ce5c
parent3a84e6731ee7d5cd7a73451d4702fcf5652f32ad (diff)
parente5a1145e4db020553264d3a13e1485f9a77b50b6 (diff)
downloadgitlab-shell-da924afd346db029f6aa0fe17ccab92e85ce07c7.tar.gz
Merge branch 'sh-release-13-12' into 'master'v13.12.0
Release v13.12.0 See merge request gitlab-org/gitlab-shell!431
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 20eaeeb..60295ba 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v13.12.0
+
+- Upgrade Bundler from 1.17.2 to 2.1.4 !428
+- Log Content-Length bytes in API response !427
+- Bump default Ruby version to v2.7.2 !426
+
v13.11.0
- Set SSL_CERT_DIR env var when building command !423
diff --git a/VERSION b/VERSION
index fbda4b8..6665a53 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.11.0
+13.12.0