summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <robert@gitlab.com>2016-08-25 18:04:22 +0000
committerRobert Speicher <robert@gitlab.com>2016-08-25 18:04:22 +0000
commit1cc59ffec6f9c255edc48348a95f030917609122 (patch)
tree08f6eb16615cfa2c381af855fcc67705c12dc0e1 /CHANGELOG
parent4c17e1b3dbb6c30345d52fc8c9789440f4fcb326 (diff)
parentbaa73b659ae50fa82d9c4be6ab5080a9475d7041 (diff)
downloadgitlab-ce-1cc59ffec6f9c255edc48348a95f030917609122.tar.gz
Merge branch '21257-label-lists-should-shows-opened-or-closed-issues-with-that-label' into 'master'
Label list shows all issues (opened or closed) with that label ## What does this MR do? Change the label list to shows all issues (opened or closed) with that label. ## What are the relevant issue numbers? Closes #21257 See merge request !5991
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1acb9174df7..8faa120229b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,10 +19,13 @@ v 8.12.0 (unreleased)
v 8.11.3 (unreleased)
- Allow system info page to handle case where info is unavailable
-v 8.11.2 (unreleased)
+v 8.11.3 (unreleased)
+ - Label list shows all issues (opened or closed) with that label
+
+v 8.11.2
- Show "Create Merge Request" widget for push events to fork projects on the source project
-v 8.11.1 (unreleased)
+v 8.11.1
- Does not halt the GitHub import process when an error occurs
- Fix file links on project page when default view is Files !5933
- Change using size to use count and caching it for number of group members