summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2017-08-02 15:21:12 +0100
committerNick Thomas <nick@gitlab.com>2017-08-02 15:22:40 +0100
commitcc62be58f8ff3eefa4879b0db4356c43e1d870ca (patch)
tree0896f33aa907f726b4adac7cb99e94b8ea6e77b0
parenta2258bafbcdb86d2da8454745f0bff037d8b4d11 (diff)
downloadgitlab-shell-cc62be58f8ff3eefa4879b0db4356c43e1d870ca.tar.gz
Release v5.6.1
-rw-r--r--CHANGELOG4
-rw-r--r--VERSION2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ba593ea..786978a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+v 5.6.1
+ - Fix setting permissions of SSH key tempfiles
+ - Fix a missing constant error when using SSH authentication
+
v.5.6.0
- SSH authentication support
diff --git a/VERSION b/VERSION
index 1bc788d..b7c7542 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-5.6.0
+5.6.1