summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2018-09-05 17:29:28 +0000
committerRobert Speicher <robert@gitlab.com>2018-09-05 17:29:28 +0000
commit493646938cad8f99f5420ec578689e112515c5d7 (patch)
treecfbc6ea70eea880ad8ce8d71028212d75536a761
parentd5306c9535fc5d1a5711a8b0a613904db308bc65 (diff)
parente13c00e3d86099f9be0745bb2c9ea8b1891d8505 (diff)
downloadgitlab-shell-493646938cad8f99f5420ec578689e112515c5d7.tar.gz
Merge branch '153-release-8-2-0' into 'master'v8.2.0
Release gitlab-shell v8.2.0 Closes #153 See merge request gitlab-org/gitlab-shell!236
-rw-r--r--CHANGELOG4
-rw-r--r--VERSION2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ffc507e..c5a76da 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+v8.2.0
+ - Pass custom git_config_options to Gitaly !221
+ - Add missing require statement in create-hooks !225
+
v8.1.1
- Fix two regressions in SSH certificate support (!226)
diff --git a/VERSION b/VERSION
index 0e79152..fbb9ea1 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-8.1.1
+8.2.0