diff options
author | Jacopo <beschi.jacopo@gmail.com> | 2017-01-28 23:39:24 +0100 |
---|---|---|
committer | Jacopo <beschi.jacopo@gmail.com> | 2017-01-28 23:48:36 +0100 |
commit | e4029070a205351ca9677311c9675f4f933e8f45 (patch) | |
tree | 7750211d6c7281741117226a717c2b7cbf22eefc /changelogs | |
parent | b78d06b78143b16dccc5d5afaa8796473b68bea1 (diff) | |
download | gitlab-ce-e4029070a205351ca9677311c9675f4f933e8f45.tar.gz |
Filter todos by manual add
Added the option to filter todo by Added and Pipelines
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/26705-filter-todos-by-manual-add.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/26705-filter-todos-by-manual-add.yml b/changelogs/unreleased/26705-filter-todos-by-manual-add.yml new file mode 100644 index 00000000000..3521496a20e --- /dev/null +++ b/changelogs/unreleased/26705-filter-todos-by-manual-add.yml @@ -0,0 +1,4 @@ +--- +title: Filter todos by manual add +merge_request: 8691 +author: Jacopo Beschi @jacopo-beschi |