diff options
author | Stan Hu <stanhu@gmail.com> | 2020-11-06 05:42:12 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2020-11-06 05:42:12 -0800 |
commit | e5a1145e4db020553264d3a13e1485f9a77b50b6 (patch) | |
tree | 89c8e59382099c1f8f353ebfdd41171eb195ce5c /CHANGELOG | |
parent | 3a84e6731ee7d5cd7a73451d4702fcf5652f32ad (diff) | |
download | gitlab-shell-e5a1145e4db020553264d3a13e1485f9a77b50b6.tar.gz |
Release v13.12.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |