diff options
| author | Patricio Cano <suprnova32@gmail.com> | 2016-07-05 18:16:53 -0500 |
|---|---|---|
| committer | Patricio Cano <suprnova32@gmail.com> | 2016-07-05 18:18:02 -0500 |
| commit | 02b8071c60f26318d660864450ca869cc8e6b7cf (patch) | |
| tree | ebcf8c577cf09061803be5dddf60a0abda04450f | |
| parent | 52c3150ed3340c59faf88fd191af0f92fc318fc5 (diff) | |
| download | gitlab-shell-add-allowed-protocols-support.tar.gz | |
Bump VERSION to 3.2.0add-allowed-protocols-support
| -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 |
