diff options
-rw-r--r-- | CHANGELOG | 7 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 6 insertions, 3 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 @@ -1 +1 @@ -5.6.1 +5.6.2 |