summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-02-20 15:35:05 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2017-02-22 13:07:49 +0100
commit0b402e11e355dc8d834fbc139f4bca810a9f766e (patch)
treeb03e45e942533bb1ae1811e59d42af88ca44fe7e /changelogs
parent87411889b9c8a778bebafeaa381e1d736af7329a (diff)
downloadgitlab-ce-0b402e11e355dc8d834fbc139f4bca810a9f766e.tar.gz
Remove deprecated `upvotes` and `downvotes` from the notes API
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/api-notes-entity-fields.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/api-notes-entity-fields.yml b/changelogs/unreleased/api-notes-entity-fields.yml
new file mode 100644
index 00000000000..f7631df31e2
--- /dev/null
+++ b/changelogs/unreleased/api-notes-entity-fields.yml
@@ -0,0 +1,4 @@
+---
+title: 'API: Remove deprecated fields Notes#upvotes and Notes#downvotes'
+merge_request: 9384
+author: Robert Schilling