summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-02 18:06:20 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-02 18:06:20 +0000
commitde2ae3154f4ba1c23eeaa4ace41177ecd9b6005a (patch)
treee4b82deecd51d637533b507dc8a21b410069c093 /CHANGELOG.md
parent4f4dcd3c5d7a15b7eab5fa28e27482fa68c750a3 (diff)
downloadgitlab-ce-de2ae3154f4ba1c23eeaa4ace41177ecd9b6005a.tar.gz
Add latest changes from gitlab-org/gitlab@master
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 6eab7f944e7..da0e41c6d0e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 12.3.4
+
+### Fixed (2 changes)
+
+- Fix cannot merge icon showing in dropdown for users who can merge. !17306
+- Fix pipelines for merge requests in project exports. !17844
+
+
## 12.3.2
### Security (12 changes)