summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatricio Cano <suprnova32@gmail.com>2016-07-05 18:16:53 -0500
committerPatricio Cano <suprnova32@gmail.com>2016-07-05 18:18:02 -0500
commit02b8071c60f26318d660864450ca869cc8e6b7cf (patch)
treeebcf8c577cf09061803be5dddf60a0abda04450f
parent52c3150ed3340c59faf88fd191af0f92fc318fc5 (diff)
downloadgitlab-shell-add-allowed-protocols-support.tar.gz
Bump VERSION to 3.2.0add-allowed-protocols-support
-rw-r--r--CHANGELOG4
-rw-r--r--VERSION2
2 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a806079..31cda72 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
+v3.2.0
+ - Allow GitLab Shell to check for allowed access based on the used Git protocol
+
v3.1.0
- Refactor repository paths handling to allow multiple git mount points
- - Allow GitLab Shell to check for allowed access based on the used Git protocol
v3.0.1
- Update PostReceive worker to provide enqueued_at time.
diff --git a/VERSION b/VERSION
index fd2a018..944880f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.1.0
+3.2.0