diff options
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +v8.2.1 + - Fix HTTP status code handling for /api/v4/allowed API endpoint + v8.2.0 - Pass custom git_config_options to Gitaly !221 - Add missing require statement in create-hooks !225 @@ -1 +1 @@ -8.2.0 +8.2.1 |