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-11-02 12:33:59 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-11-02 12:33:59 +0300
commit9ee4b90d6cc317bab10718732c610993a1b10eb9 (patch)
treed239445c1cfa5fd98c21a4d608773ddb2d57fc23
parent299da8d118ef6a236b38027400b3510a7f351582 (diff)
Update CHANGELOG.md for 13.4.5
[ci skip]
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 46696d5eb..e5b24c198 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -61,6 +61,13 @@
- Upgrade Rubocop to 0.86.0. !2634
+## 13.4.5 (2020-11-02)
+
+### Security (1 change)
+
+- Removal of all http.*.extraHeader config values.
+
+
## 13.4.4 (2020-10-15)
- No changes.