summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorJames Lopez <james@gitlab.com>2019-05-07 07:22:58 +0000
committerJames Lopez <james@gitlab.com>2019-05-07 07:22:58 +0000
commitbd73925b858cbb7229b3d335da0e5d0023f57caf (patch)
treef08771eeb4c270cc645f26c716bc63bf3606e322 /changelogs
parentb3490d516c710b26f0b33e68ed0046c8dd8564e0 (diff)
parent00af4c6d6a8ea2997f57d6e872992b9fc72839d8 (diff)
downloadgitlab-ce-bd73925b858cbb7229b3d335da0e5d0023f57caf.tar.gz
Merge branch 'allow-replying-to-individual-notes-from-api' into 'master'
Allow replying to an individual note in the API Closes #61392 See merge request gitlab-org/gitlab-ce!28120
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/allow-replying-to-individual-notes-from-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/allow-replying-to-individual-notes-from-api.yml b/changelogs/unreleased/allow-replying-to-individual-notes-from-api.yml
new file mode 100644
index 00000000000..b268b0689ad
--- /dev/null
+++ b/changelogs/unreleased/allow-replying-to-individual-notes-from-api.yml
@@ -0,0 +1,5 @@
+---
+title: Allow replying to individual notes from API
+merge_request:
+author:
+type: fixed