Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.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-09-04 11:37:44 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-09-04 11:37:44 +0300
commit4be2167e71cf1b19a049fdced9356f311a364c7f (patch)
treed02d5cc47b35636f1a06ca52229d83eb5cc5cf14
parent24f309324d2a7dc3bc1eec7a6604b565ae219407 (diff)
Update CHANGELOG.md for 13.2.9
[ci skip]
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08d581b3cbc..5248609b586 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -601,6 +601,14 @@ entry.
- Replace fa-pencil icon with GitLab SVG. !39648
+## 13.2.9 (2020-09-04)
+
+### Fixed (2 changes)
+
+- Fix ActiveRecord::IrreversibleOrderError during restore from backup. !40789
+- Update the 2FA user update check to account for rounding errors. !41327
+
+
## 13.2.8 (2020-09-02)
### Security (1 change)