diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-01-21 23:29:35 -0600 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-01-21 23:55:06 -0600 |
commit | b994596b5a27fa8959502cc4f96eacbf086e328c (patch) | |
tree | cbc13fa874f30cd4b40b430c25d009a14ae27a59 | |
parent | deefcb19512da422cb33f1032b05fd6876cc57c0 (diff) | |
download | gitlab-ce-b994596b5a27fa8959502cc4f96eacbf086e328c.tar.gz |
add CHANGELOG.md entry for !8681issue-filter-click-to-search
-rw-r--r-- | changelogs/unreleased/issue-filter-click-to-search.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/issue-filter-click-to-search.yml b/changelogs/unreleased/issue-filter-click-to-search.yml new file mode 100644 index 00000000000..c024ea48dc7 --- /dev/null +++ b/changelogs/unreleased/issue-filter-click-to-search.yml @@ -0,0 +1,4 @@ +--- +title: allow issue filter bar to be operated with mouse only +merge_request: 8681 +author: |