summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Bajao <ebajao@gitlab.com>2019-08-19 15:46:06 +0800
committerPatrick Bajao <ebajao@gitlab.com>2019-08-19 15:46:06 +0800
commit151b8ee3fdc53e3fce1f43df13e9078b61ba3af6 (patch)
tree1102ac5f01a658c1339e260a981111ac06e10663
parent256c97066bb7838d43798b6760d3acbb82c44263 (diff)
downloadgitlab-shell-release-9-4-0.tar.gz
Release v9.4.0release-9-4-0
-rw-r--r--CHANGELOG12
-rw-r--r--VERSION2
2 files changed, 13 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6ecdcbc..8118a41 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,15 @@
+v9.4.0
+ - Enable all migration features by default !313
+ - Set Go111MODULE to 'off' during compilation !315
+ - Add Makefile for easier building and testing !310
+ - Resolve "Update .PHONY to have accurate list of targets" !316
+ - Update rubygems version on CI for go tests !320
+ - Support falling back to ruby version of checkers !318
+ - Implement AuthorizedKeys command !321
+ - Implement AuthorizedPrincipals command !322
+ - Replace symlinks with actual binaries !324
+ - Use go mod !323
+
v9.3.0
- Go implementation for git-receive-pack !300
- Go implementation for git-upload-pack !305
diff --git a/VERSION b/VERSION
index b13d146..8148c55 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-9.3.0
+9.4.0