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:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-09-21 19:30:55 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-09-21 19:30:55 +0300
commit099bd09c5b95f0026c6e11bc0ac6302dacf89a74 (patch)
tree9efca3b19d6310d9c84ac3aba7b45a0562b9805f
parentcf359cb573106371a6026bd85c3145caabf8c06b (diff)
Update CHANGELOG.md for 13.4.0
[ci skip]
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bf3c67533..a8cce3fab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## 13.4.0
+- No changes.
### Removed (1 change)
- Remove server scoped handling from coordinator. !2546