diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-08-13 11:37:37 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-08-13 11:37:37 +0300 |
commit | 91753e937e729c0fedc9a5dd7ae52b85436b4971 (patch) | |
tree | a6b0e1918d2a5fa0733edea80b63585ff7424a66 | |
parent | eb7986bbd9e6768e49981dd9d103348e8f108fbb (diff) | |
download | gitlab-shell-91753e937e729c0fedc9a5dd7ae52b85436b4971.tar.gz |
Version 1.9.7v1.9.7
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r-- | CHANGELOG | 1 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ v1.9.7 - Increased test coverage - By default use direct unicorn connection (localhost:8080) + - Fix wrong repo path send to GitLab by GitlabUpdate hook v1.9.6 - Explicitly require 'timeout' from the standard library @@ -1 +1 @@ -1.9.6
\ No newline at end of file +1.9.7 |