summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2016-09-13 15:36:13 -0300
committerFelipe Artur <felipefac@gmail.com>2016-09-15 15:51:09 -0300
commiteed7960298d4dfc7f97c913fe31b7df2e0352d34 (patch)
tree740621e4acb51f8397745148a30c1808a6022b37 /CHANGELOG
parentd2370422c5d5f2b011b8c2349dab964e4088284b (diff)
downloadgitlab-ce-eed7960298d4dfc7f97c913fe31b7df2e0352d34.tar.gz
Fix issuable templates dropdown for forked projectsissue_21824
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0056c6cc649..f0a637507fe 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ v 8.12.0 (unreleased)
- Cleanup misalignments in Issue list view !6206
- Prune events older than 12 months. (ritave)
- Prepend blank line to `Closes` message on merge request linked to issue (lukehowell)
+ - Fix issues/merge-request templates dropdown for forked projects
- Filter tags by name !6121
- Update gitlab shell secret file also when it is empty. !3774 (glensc)
- Give project selection dropdowns responsive width, make non-wrapping.