summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorWinnie Hellmann <winnie@gitlab.com>2019-09-11 16:45:39 +0000
committerMike Greiling <mike@pixelcog.com>2019-09-11 16:45:39 +0000
commitd956f68a392e2fe0b3a2b162382ad13bdf37b347 (patch)
treef61c7f2eeb24a0f662d87a1ca77078dc9645dd3c /changelogs
parent1a5c262a742c0a077036c6cff2b6078fae5093c9 (diff)
downloadgitlab-ce-d956f68a392e2fe0b3a2b162382ad13bdf37b347.tar.gz
Replacing vue-resource with axios in Markdown field
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/61385-replace-vue-resource.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/61385-replace-vue-resource.yml b/changelogs/unreleased/61385-replace-vue-resource.yml
new file mode 100644
index 00000000000..787581b3f81
--- /dev/null
+++ b/changelogs/unreleased/61385-replace-vue-resource.yml
@@ -0,0 +1,5 @@
+---
+title: Replaced vue resource to axios in the Markdown field preview component
+merge_request: 32742
+author: Prakash Chokalingam @prakash_Chokalingam
+type: fixed