summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-05-29 10:04:18 +0000
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-05-29 10:04:18 +0000
commit862563193872ed55ec500066d8438e6f036790b6 (patch)
treea42b2bcddc71f50b6fca3f13ec0a231739bc15e2 /CHANGELOG.md
parent7b48479e8bffbf02c0cb832e5b344d3e5f87a822 (diff)
downloadgitlab-ce-862563193872ed55ec500066d8438e6f036790b6.tar.gz
Update CHANGELOG.md for 13.0.3
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 69804921eb0..1356338f635 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,20 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.0.3 (2020-05-29)
+
+### Fixed (8 changes, 1 of them is from the community)
+
+- Fixed redirection to project snippets. !32530
+- Fix Geo replication for design thumbnails. !32703
+- Fix 404s downloading build artifacts. !32741
+- Fix Auto DevOps manual rollout jobs not being allowed to fail. !32865
+- Update deprecated routes in irker integration. !32923 (Marc Jeanmougin)
+- Change format of variables parameter in Prometheus proxy API for metrics dashboard. !33062
+- Fix issue and MR API performance regression when Markdown cache is stale. !33235
+- Fix close issue when user created the issue. !33294
+
+
## 13.0.2 (2020-05-28)
- No changes.