diff options
author | George Andrinopoulos <geoandri@gmail.com> | 2017-03-24 00:39:12 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-03-24 00:39:12 +0000 |
commit | e118d48df91ba04a9cba3ddb90ef20166ff8d9b8 (patch) | |
tree | 4be00723bd36af94261ab38c378809b1f6d8c01a /changelogs | |
parent | 902ea5c85b97fe12a49b2634244368a71b0239ed (diff) | |
download | gitlab-ce-e118d48df91ba04a9cba3ddb90ef20166ff8d9b8.tar.gz |
Add dropdown sort to project milestones
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/4195-add-sorting-to-project-milestones.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/4195-add-sorting-to-project-milestones.yml b/changelogs/unreleased/4195-add-sorting-to-project-milestones.yml new file mode 100644 index 00000000000..d4104dfa772 --- /dev/null +++ b/changelogs/unreleased/4195-add-sorting-to-project-milestones.yml @@ -0,0 +1,4 @@ +--- +title: Add dropdown sort to project milestones +merge_request: +author: George Andrinopoulos |