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-08-05 13:15:43 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-08-05 13:15:43 +0300
commit8075d4462a9bda2350b90e1b1dc2f0c6e2a9f989 (patch)
treefb392dc2341389dca30dcfea8d2808e971164043
parent14c009dab4500cc5cba846dd01c117844741a5bb (diff)
Update CHANGELOG.md for 13.0.11
[ci skip]
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 488e0c200..b29df81f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -154,6 +154,13 @@
- danger: Suggest merge request ID in the changelog. !2254
+## 13.0.11
+
+### Security (1 change)
+
+- Fix injection of arbitrary `http.*` options.
+
+
## 13.0.10
- No changes.