diff options
author | Patrick Bajao <ebajao@gitlab.com> | 2021-07-07 07:16:01 +0000 |
---|---|---|
committer | Patrick Bajao <ebajao@gitlab.com> | 2021-07-07 07:16:01 +0000 |
commit | d3a9f19926eec2478dbdfeaf3c130fe26a700e7f (patch) | |
tree | f2460deb9487aab839372ebaae39318a5ec33357 | |
parent | 95611a5f31db9e2624812b61ac0263378f11b009 (diff) | |
parent | 500801b07eadb068ec631bd07612b543462c1031 (diff) | |
download | gitlab-shell-d3a9f19926eec2478dbdfeaf3c130fe26a700e7f.tar.gz |
Merge branch 'ashmckenzie/gitlab-shell-13-20-0-release' into 'main'v13.20.0
Release v13.20.0
See merge request gitlab-org/gitlab-shell!492
-rw-r--r-- | CHANGELOG | 8 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,11 @@ +v13.20.0 + +- Remove bin/authorized_keys !491 +- Add a make install command !490 +- Create PROCESS.md page with Security release process !488 +- Fix the Geo SSH push proxy hanging !487 +- Standardize logging timestamp format !485 + v13.19.0 - Don't finish the opentracing span early !466 @@ -1 +1 @@ -13.19.0 +13.20.0 |