diff options
| author | Nick Thomas <nick@gitlab.com> | 2018-09-05 13:24:56 +0100 |
|---|---|---|
| committer | Nick Thomas <nick@gitlab.com> | 2018-09-05 13:24:56 +0100 |
| commit | e13c00e3d86099f9be0745bb2c9ea8b1891d8505 (patch) | |
| tree | cfbc6ea70eea880ad8ce8d71028212d75536a761 | |
| parent | d5306c9535fc5d1a5711a8b0a613904db308bc65 (diff) | |
| download | gitlab-shell-e13c00e3d86099f9be0745bb2c9ea8b1891d8505.tar.gz | |
Release gitlab-shell v8.2.0
| -rw-r--r-- | CHANGELOG | 4 | ||||
| -rw-r--r-- | VERSION | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -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) @@ -1 +1 @@ -8.1.1 +8.2.0 |
