diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2017-05-12 18:05:50 +0000 |
---|---|---|
committer | Clement Ho <ClemMakesApps@gmail.com> | 2017-05-16 11:08:52 -0500 |
commit | c316ce2525ab97c55a635bd513fc45f0de53eba3 (patch) | |
tree | 283c4cd3fe5b8ec12a8b646197090bb550f3a441 /doc/api/todos.md | |
parent | 2c5e70bec63aa707e5c91b9a7fadbb42de41e983 (diff) | |
parent | ec1a3c093f7a8d2fe29e46ec06e6b35e3f1d97ff (diff) | |
download | gitlab-ce-c316ce2525ab97c55a635bd513fc45f0de53eba3.tar.gz |
Merge branch 'master' into '31987-automatically-close-assignee-select-dropdown-after-selection-when-multiple-assignees-is-disabled'
Diffstat (limited to 'doc/api/todos.md')
-rw-r--r-- | doc/api/todos.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/todos.md b/doc/api/todos.md index 77667a57195..dd4c737b729 100644 --- a/doc/api/todos.md +++ b/doc/api/todos.md @@ -1,4 +1,4 @@ -# Todos +# Todos API > [Introduced][ce-3188] in GitLab 8.10. |