summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2015-05-25 08:17:57 +0000
committerRobert Schilling <rschilling@student.tugraz.at>2015-05-25 08:17:57 +0000
commit84cb0dcbcd361730afcfbc72ea4aa7d9204f12d4 (patch)
tree031c7fbffd0697dc6bb85b953613038c47c08c90 /CHANGELOG
parent2d0a9c4cc2a8ba488d156682641408005b8c6df8 (diff)
parentddc66af804f47bb0a6685bb0c761fd8b8290c8c9 (diff)
downloadgitlab-ce-84cb0dcbcd361730afcfbc72ea4aa7d9204f12d4.tar.gz
Merge branch 'fix-redundant-changelog-entry' into 'master'
Remove redundant CHANGELOG entry This was moved into v7.10.4, but I forgot to delete it from the v7.11 list. See merge request !692
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 0 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ac4670ba943..9e4033fcc3d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -47,7 +47,6 @@ v 7.11.0
- Don't crash when an MR from a fork has a cross-reference comment from the target project on one of its commits.
- Explain how to get a new password reset token in welcome emails
- Include commit comments in MR from a forked project.
- - Fix adding new group members from admin area
- Group milestones by title in the dashboard and all other issue views.
- Query issues, merge requests and milestones with their IID through API (Julien Bianchi)
- Add default project and snippet visibility settings to the admin web UI.