summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-05-20 21:04:55 +0000
committerDouwe Maan <douwe@gitlab.com>2016-05-20 21:04:55 +0000
commita97cb8f8b81defc2fac460aefa41d3522f388b18 (patch)
tree84c4bd253998da06834739fbb21feac7e33f9d2c /CHANGELOG
parent56eb42007ae8c3c390b35bf336884b3bad3591c5 (diff)
parent6fb9bf87c4f202dee9815c10cad9486a1077cc99 (diff)
downloadgitlab-ce-a97cb8f8b81defc2fac460aefa41d3522f388b18.tar.gz
Merge branch 'issue_9013' into 'master'
Let users set notification levels in projects which they are not members Fixes #9013 See merge request !3986
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 457af51605c..b788d224c22 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -41,6 +41,7 @@ v 8.8.0 (unreleased)
- Added button to toggle whitespaces changes on diff view
- Backport GitHub Enterprise import support from EE
- Create tags using Rugged for performance reasons. !3745
+ - Allow guests to set notification level in projects
- API: Expose Issue#user_notes_count. !3126 (Anton Popov)
- Don't show forks button when user can't view forks
- Fix atom feed links and rendering