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-07-21 17:52:26 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-07-21 17:52:26 +0300
commit53c931331f51b2b8886363b6aad404bb08bbf6c0 (patch)
tree44f7755e6fa590690d5fe627e5becaa0be0ebfde
parent5934aeb1ab3ddb0f89d6b1edd3089cd311d6c06d (diff)
Update CHANGELOG.md for 13.2.0
[ci skip]
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 55feb3a21..82e6fc84c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## 13.2.0
+- No changes.
### Fixed (13 changes)
- Set default branch to match remote for FetchInternalRemote. !2265