summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2019-04-04 15:51:59 +0100
committerNick Thomas <nick@gitlab.com>2019-04-04 15:51:59 +0100
commit56136ada7ba895c38c7f45faad3dc0472977f160 (patch)
tree454bbaa525a1b1ed20743cd87770d661d300c38c
parent456b4a26ce6b188eb0dd0e8768bf647a257f7b2d (diff)
downloadgitlab-shell-56136ada7ba895c38c7f45faad3dc0472977f160.tar.gz
Release v9.0.0
-rw-r--r--CHANGELOG7
-rw-r--r--VERSION2
2 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4396dd2..9b435e9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+v9.0.0
+ - Add a Go implementation of the "discover" command !283
+ - Add a Go implementation of the 2fa_recovery_codes" command !285
+ - Display console messages, if available !287
+ - Allow the post-receive hook to print warnings !288
+ - Remove hooks, they belong to Gitaly now !291
+
v8.7.1
- Fix unmarshalling JSON from the command line !280
diff --git a/VERSION b/VERSION
index d139a75..f7ee066 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-8.7.1
+9.0.0