summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/api-todos-restful.yml
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-02-21 10:00:33 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2017-02-21 12:01:15 +0100
commit1ef911f0e086badcb717c68cd1817c68ed8b4d8d (patch)
tree4e8f7f9a7b386b4e97b0ae6c0a8826cbd7c03de2 /changelogs/unreleased/api-todos-restful.yml
parentb596dd8fedd9dc8f9487e1e67a52a7b211bd956b (diff)
downloadgitlab-ce-1ef911f0e086badcb717c68cd1817c68ed8b4d8d.tar.gz
API: Use POST requests to mark todos as done
Diffstat (limited to 'changelogs/unreleased/api-todos-restful.yml')
-rw-r--r--changelogs/unreleased/api-todos-restful.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-todos-restful.yml b/changelogs/unreleased/api-todos-restful.yml
new file mode 100644
index 00000000000..dba1350a495
--- /dev/null
+++ b/changelogs/unreleased/api-todos-restful.yml
@@ -0,0 +1,4 @@
+---
+title: 'API: Use POST requests to mark todos as done'
+merge_request: 9410
+author: Robert Schilling