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-28 17:18:41 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-08-28 17:18:41 +0300
commit9d9dae15aec53001cea4c1d650c9059d57abdde8 (patch)
tree7c705ca322f4dfbdde91170fc0ffc0e267fd1dd4 /CHANGELOG.md
parent1f0b1740e98525102b3b1c6650a01cd57fe311c7 (diff)
Update CHANGELOG.md for 13.3.2
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c75745b1e..87df4624c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Gitaly changelog
+## 13.3.2 (2020-08-28)
+
+### Fixed (1 change)
+
+- Fix hanging info refs cache when error occurs. !2497
+
+
## 13.3.1 (2020-08-25)
- No changes.