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-05-21 20:09:12 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-05-21 20:09:12 +0300
commitc827ec74c3bbcb0e311e2dcbbd822019c7091aec (patch)
tree4bd7b2fa9c6f891ca5066abab1c2065e61968eb3
parentec382aae1c2b02ae1af6dd1c5c73426fd7509bae (diff)
parent732baee8e8d099b0d590a62fc17e664f0aa8f868 (diff)
Merge branch '13-0-stable'
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 10ecaa20f..dea3ab0bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
## 13.0.0
+- No changes.
### Security (1 change)
- Improved path traversal protection. !2132