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-25 16:33:53 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-08-25 16:33:53 +0300
commit0d4b10c43e125c01370dfb04e1741bfe3cea1c6d (patch)
tree70e48d270fd3e9e00da6c388a6616996e5367b4b /CHANGELOG.md
parent4822d66f379a86d278756dae2d57bc1acdef0a07 (diff)
Update CHANGELOG.md for 13.3.1
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d7bb4ac918d..99a0b061a29 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 13.3.1 (2020-08-25)
+
+### Fixed (2 changes)
+
+- Fix bug when promoting an Issue with attachments to an Epic. !39654
+- Avoid creating diff position when line-code is nil. !40089
+
+
## 13.3.0 (2020-08-22)
### Security (2 changes)