Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Cai <jcai@gitlab.com>2019-05-01 21:49:33 +0300
committerJohn Cai <jcai@gitlab.com>2019-05-01 21:49:33 +0300
commitbe3c1e0908742d6c1150370e4c236446381d0683 (patch)
tree46d3072a747a2f4df60487e3f8fdc7ab267c2036
parent1e888f40a6f1525e6eca3c88b4539c87c9e10d6b (diff)
Version 1.38.0v1.38.0
-rw-r--r--CHANGELOG.md6
-rw-r--r--VERSION2
-rw-r--r--changelogs/unreleased/sh-upgrade-rubocop.yml5
3 files changed, 7 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 840224de8..c54203d00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
# Gitaly changelog
+## v1.38.0
+
+#### Other
+- Upgrade Rubocop to 0.68.1
+ https://gitlab.com/gitlab-org/gitaly/merge_requests/1229
+
## v1.37.0
#### Added
diff --git a/VERSION b/VERSION
index bf50e910e..ebeef2f2d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.37.0
+1.38.0
diff --git a/changelogs/unreleased/sh-upgrade-rubocop.yml b/changelogs/unreleased/sh-upgrade-rubocop.yml
deleted file mode 100644
index 96fbfc9a4..000000000
--- a/changelogs/unreleased/sh-upgrade-rubocop.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Upgrade Rubocop to 0.68.1
-merge_request: 1229
-author:
-type: other