diff options
author | Igor Drozdov <idrozdov@gitlab.com> | 2022-05-23 12:42:31 +0400 |
---|---|---|
committer | Igor Drozdov <idrozdov@gitlab.com> | 2022-05-23 12:42:37 +0400 |
commit | 5afa7e4412dbe5187f41708b71185c044b3279ee (patch) | |
tree | fbd2ab3857420218a229af4ef64dd56ac32eda98 | |
parent | 3909c673ef1b1bc59cae549682615947a1679ad5 (diff) | |
download | gitlab-shell-5afa7e4412dbe5187f41708b71185c044b3279ee.tar.gz |
Release v14.6.1
- Return support for diffie-hellman-group14-sha1 !644
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +v14.6.1 + +- Return support for diffie-hellman-group14-sha1 !644 + v14.6.0 - Exclude Gitaly unavailable error from error rate !641 @@ -1 +1 @@ -14.6.0 +14.6.1 |