summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-25 09:41:49 -0300
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2016-08-25 09:41:49 -0300
commitbaa73b659ae50fa82d9c4be6ab5080a9475d7041 (patch)
tree8e349428e39050f28955107343054874b9aa6a4f
parent3eb4c74f88dfb316d695dc9396b88555bf314189 (diff)
downloadgitlab-ce-21257-label-lists-should-shows-opened-or-closed-issues-with-that-label.tar.gz
-rw-r--r--CHANGELOG7
1 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 518e80a360a..32d30ac8c60 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,10 +10,13 @@ v 8.12.0 (unreleased)
- Added tests for diff notes
- Added 'only_allow_merge_if_build_succeeds' project setting in the API. !5930 (Duck)
-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