summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorwendy0402 <wendykurniawan92@gmail.com>2017-07-23 15:19:10 +0700
committerwendy0402 <wendykurniawan92@gmail.com>2017-08-03 07:38:11 +0700
commit29be4e0f58622aea146aa8c362eb30c08b082839 (patch)
tree891c69a2f8795a9d40528a37203936436e9014b2 /changelogs
parent43c015472b5f85f7f345c825687a562f4cb3a13d (diff)
downloadgitlab-ce-29be4e0f58622aea146aa8c362eb30c08b082839.tar.gz
Allow wiki pages to be renamed in the UI
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/wiki_title.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/wiki_title.yml b/changelogs/unreleased/wiki_title.yml
new file mode 100644
index 00000000000..3ef5fa2969b
--- /dev/null
+++ b/changelogs/unreleased/wiki_title.yml
@@ -0,0 +1,4 @@
+---
+title: Allow wiki pages to be renamed in the UI
+merge_request: 10069
+author: wendy0402