diff options
author | Ash McKenzie <amckenzie@gitlab.com> | 2021-07-07 16:27:48 +1000 |
---|---|---|
committer | Ash McKenzie <amckenzie@gitlab.com> | 2021-07-07 16:27:48 +1000 |
commit | 500801b07eadb068ec631bd07612b543462c1031 (patch) | |
tree | f2460deb9487aab839372ebaae39318a5ec33357 | |
parent | 95611a5f31db9e2624812b61ac0263378f11b009 (diff) | |
download | gitlab-shell-500801b07eadb068ec631bd07612b543462c1031.tar.gz |
Release v13.20.0
-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 |