diff options
-rw-r--r-- | CHANGELOG | 4 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 4 insertions, 2 deletions
@@ -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. @@ -1 +1 @@ -3.1.0 +3.2.0 |