summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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