summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorMurat Dogan <muratdogan@yahoo.com>2018-06-12 13:04:01 +0000
committerPhil Hughes <me@iamphill.com>2018-06-12 13:04:01 +0000
commit423fcb476e64c96d7945af8d9fca65aa6db20314 (patch)
treed91864ba51fc74d8a306c870552e253eee66d3ac /changelogs/unreleased
parentd94b162129ed7d3131efe7822a4f0c6b4991fb8e (diff)
downloadgitlab-ce-423fcb476e64c96d7945af8d9fca65aa6db20314.tar.gz
mergeError message has been binded using v-html directive
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/fix-br-decode.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-br-decode.yml b/changelogs/unreleased/fix-br-decode.yml
new file mode 100644
index 00000000000..66ecc3deb35
--- /dev/null
+++ b/changelogs/unreleased/fix-br-decode.yml
@@ -0,0 +1,5 @@
+---
+title: mergeError message has been binded using v-html directive
+merge_request: 19058
+author: Murat Dogan
+type: fixed