diff options
author | Douwe Maan <douwe@selenight.nl> | 2017-08-03 09:43:01 +0200 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2017-08-03 09:43:01 +0200 |
commit | 5c2fee4d0aeb32e677fb47d75c2d7a6b8bb0f5e6 (patch) | |
tree | aa1c18fe53beb28bd73101f4a856c6bf1b7b4e91 /CHANGELOG | |
parent | 5497af1865a448ae4a8d69a2a93b17aed100a5b8 (diff) | |
download | gitlab-shell-5c2fee4d0aeb32e677fb47d75c2d7a6b8bb0f5e6.tar.gz |
Bump version to v5.6.2v5.6.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,8 +1,11 @@ -v 5.6.1 +v5.6.2 + - Bump redis-rb library to 3.3.3 + +v5.6.1 - Fix setting permissions of SSH key tempfiles - Fix a missing constant error when using SSH authentication -v.5.6.0 +v5.6.0 - SSH authentication support v5.5.0 |