diff options
author | Simon Hardt <hardysim@gmail.com> | 2019-05-07 09:03:47 +0000 |
---|---|---|
committer | Simon Hardt <hardysim@gmail.com> | 2019-05-07 09:03:47 +0000 |
commit | 07015fa54495ac11b9420a803371e0ea4dc3a551 (patch) | |
tree | a9662118b72d6bdbd8317098cbc30a6ae45c58e3 /changelogs | |
parent | f06941031c60984e680ecff46c699357c5916ab1 (diff) | |
download | gitlab-ce-07015fa54495ac11b9420a803371e0ea4dc3a551.tar.gz |
add changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/28119-remove-note-multi-line-suggestions.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/28119-remove-note-multi-line-suggestions.yml b/changelogs/unreleased/28119-remove-note-multi-line-suggestions.yml new file mode 100644 index 00000000000..2fbacbcb011 --- /dev/null +++ b/changelogs/unreleased/28119-remove-note-multi-line-suggestions.yml @@ -0,0 +1,5 @@ +--- +title: Remove the note in the docs that multi-line suggestions are not yet available +merge_request: 28119 +author: hardysim +type: other |