summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-01 19:11:21 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-01 19:11:21 +0300
commit2198fa631a41261e7555bf0dd626bf25a3993017 (patch)
tree3cb2f9a493e5bd4ef3419df2e2535ed901f710b2
parent7eb45672b77a0337e6568ef64cd84e13027f2d7b (diff)
downloadgitlab-shell-2198fa631a41261e7555bf0dd626bf25a3993017.tar.gz
Version 2.0.0.pre. Requires GitLab 7.3+
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--CHANGELOG4
-rw-r--r--VERSION2
2 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7d26dad..5c48b02 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
-v1.9.8
+v2.0.0
+ - Works with GitLab v7.3+
- Replace raise with abort when checking path to prevent path exposure
- Handle invalid number of arguments on remote commands
+ - Replace update hook with pre-receive and post-receive hooks.
v1.9.7
- Increased test coverage
diff --git a/VERSION b/VERSION
index fee0a27..ce083fb 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.9.7
+2.0.0.pre