summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2018-09-07 08:58:25 +0000
committerNick Thomas <nick@gitlab.com>2018-09-07 08:58:25 +0000
commit4f0a474cb88f7edae994e82d2ca977b1e6ed2e47 (patch)
tree2f73b900399ecfc6b48f49394ab92adc74c17956
parentb0a526354eb012d2a2d874d22515d20c035ea5d6 (diff)
parent17b3c13689e0e9ff355a3a4e9b91314fdb8e7b11 (diff)
downloadgitlab-shell-4f0a474cb88f7edae994e82d2ca977b1e6ed2e47.tar.gz
Merge branch 'sh-release-8.2.1' into 'master'v8.2.1
Release gitlab-shell v8.2.1 See merge request gitlab-org/gitlab-shell!238
-rw-r--r--CHANGELOG3
-rw-r--r--VERSION2
2 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c5a76da..8003da8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
diff --git a/VERSION b/VERSION
index fbb9ea1..2b0aa21 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-8.2.0
+8.2.1