summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/allow-all-users-to-see-history.yml
diff options
context:
space:
mode:
authorAlex Kalderimis <alex.kalderimis@gmail.com>2019-07-19 18:15:06 -0400
committerAlex Kalderimis <alex.kalderimis@gmail.com>2019-07-23 16:09:25 -0400
commit4e8d19c61f6658f3e74f040db5862ab52d8df060 (patch)
tree95c44616f1e61e383642724bc14ff1bb90f998a3 /changelogs/unreleased/allow-all-users-to-see-history.yml
parentc2047dfa3838db4943982257c67b1a64d7acefca (diff)
downloadgitlab-ce-4e8d19c61f6658f3e74f040db5862ab52d8df060.tar.gz
Use rspec-parameterized declarative syntaxallow-all-users-to-see-history
This aids clarity. Also includes changelog fixes.
Diffstat (limited to 'changelogs/unreleased/allow-all-users-to-see-history.yml')
-rw-r--r--changelogs/unreleased/allow-all-users-to-see-history.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelogs/unreleased/allow-all-users-to-see-history.yml b/changelogs/unreleased/allow-all-users-to-see-history.yml
index 6e6bf9a2a36..7423fa079cc 100644
--- a/changelogs/unreleased/allow-all-users-to-see-history.yml
+++ b/changelogs/unreleased/allow-all-users-to-see-history.yml
@@ -1,4 +1,4 @@
---
-title: 'Fixes #29528, by allowing all users to view history'
-merge_request: '30470'
+title: Align access permissions for wiki history to those of wiki pages
+merge_request: 30470
type: fixed