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-08-11 15:11:22 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-08-11 15:11:22 +0300
commit42c83723e019a3f34f321f9495e9b559a7c21cd4 (patch)
tree6dac088bfbb7fbe08f2e2d3ce4b69a3524191f91 /CHANGELOG.md
parent4cc977a945a4ab30e48bedc882aa6966642d99a5 (diff)
Update CHANGELOG.md for 13.2.4
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 37984938590..c9b2d98f20e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,17 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.2.4 (2020-08-11)
+
+### Security (1 change)
+
+- Add decompressed archive size validation on Project/Group Import. !38736
+
+### Fixed (1 change)
+
+- Fix automatic issue creation via Prometheus alerts. !37884
+
+
## 13.2.3 (2020-08-05)
### Security (12 changes)