summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-10-07 16:18:42 +0100
committerPhil Hughes <me@iamphill.com>2016-11-04 10:25:47 +0000
commit277712cc670684ed6df162f810f860215da2a7ee (patch)
tree0fcf7dd5e19cb0d66bad60505cfca422e28d3a0f /CHANGELOG.md
parent957744dab4297f66dc70c1727fe2cf5282d2ea5a (diff)
downloadgitlab-ce-277712cc670684ed6df162f810f860215da2a7ee.tar.gz
Creates new list from a new labelissue-board-new-label-new-list
Closes #23026
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dd6b4e0ba11..615f7e42088 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ entry.
- Adds support for the `token` attribute in project hooks API (Gauvain Pocentek)
- Adds an optional path parameter to the Commits API to filter commits by path (Luis HGO)
- Fix Markdown styling inside reference links (Jan Zdráhal)
+- Create new issue board list after creating a new label
- Fix extra space on Build sidebar on Firefox !7060
- Fail gracefully when creating merge request with non-existing branch (alexsanford)
- Fix mobile layout issues in admin user overview page !7087