summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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