diff options
author | Tiago Botelho <tiagonbotelho@hotmail.com> | 2018-02-06 16:50:44 +0000 |
---|---|---|
committer | Tiago Botelho <tiagonbotelho@hotmail.com> | 2018-02-06 16:50:44 +0000 |
commit | 1f1e885a7c4da38f15e59c8e3a20334ae004da6b (patch) | |
tree | 5013b03408738538fbe1ce5e111914f6f65ce821 | |
parent | 51ea7adbd1007013f10fe3503ea4b1212ec9fd0a (diff) | |
download | gitlab-shell-print-new-project-in-post-receive.tar.gz |
Adds changelog item and bumps the versionprint-new-project-in-post-receive
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +v6.0.3 + - Print new project information in post-receive + v6.0.2 - Use grpc-go 1.9.1 (!184) - Update gitaly-proto and gitaly libs (!185) @@ -1 +1 @@ -6.0.2 +6.0.3 |