summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2019-06-06 17:21:54 +0100
committerNick Thomas <nick@gitlab.com>2019-06-06 17:21:54 +0100
commit39c2a35040225ab02020996b5545d9e14c0a73ba (patch)
treec13955f1d630d8c6058e4546f66812a58c85ae62
parent86dc733108e490a23d768b31e6c7119ce5a4dcff (diff)
downloadgitlab-shell-39c2a35040225ab02020996b5545d9e14c0a73ba.tar.gz
Release v9.3.0
-rw-r--r--CHANGELOG8
-rw-r--r--VERSION2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 616b1c0..6ecdcbc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+v9.3.0
+ - Go implementation for git-receive-pack !300
+ - Go implementation for git-upload-pack !305
+ - Return Fallback cmd if feature is enabled, but unimplemented !306
+ - Go implementation for git-upload-archive !307
+ - Go implementation for LFS authenticate !308
+ - Respect GITLAB_SHELL_DIR in the Go version !309
+
v9.2.0
- Upgrade to Ruby 2.6.3 !298
diff --git a/VERSION b/VERSION
index deeb3d6..b13d146 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-9.2.0
+9.3.0