summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2019-05-07 17:39:33 +0000
committerNick Thomas <nick@gitlab.com>2019-05-07 17:39:33 +0000
commit0e3052be5642c90ee173ff9af1e28358f227fbed (patch)
treeb9a8dd86cc91be170901ac736fa51c2085be1059
parent1f6b19d8d208f696b8227095d741c355d106a11d (diff)
parent63a8e5835b69005b826d2565b005f0898fe8dbc3 (diff)
downloadgitlab-shell-0e3052be5642c90ee173ff9af1e28358f227fbed.tar.gz
Merge branch 'release-9-1-0' into 'master'v9.1.0
Release v9.1.0 See merge request gitlab-org/gitlab-shell!299
-rw-r--r--CHANGELOG6
-rw-r--r--VERSION2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9b435e9..548a4c4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+v9.1.0
+ - Correctly determine the root directory for gitlab-shell !294
+ - Support calling internal api using HTTP !295
+ - Print keys in list-keys command !198
+ - Support calling internal API using HTTPS !297
+
v9.0.0
- Add a Go implementation of the "discover" command !283
- Add a Go implementation of the 2fa_recovery_codes" command !285
diff --git a/VERSION b/VERSION
index f7ee066..47da986 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-9.0.0
+9.1.0