summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-06-13 11:52:39 +0000
committerDouwe Maan <douwe@gitlab.com>2016-06-13 11:52:39 +0000
commitc03f12590440c4071151d0097299c3f3dd50c5c7 (patch)
treec2a562e1dd53d19f3a9b685496213b646e1461b5 /CHANGELOG
parent65df6bcb898e067e380658431136b5ef9aaba3b0 (diff)
parent39ead205de72461e86db07525922f2fab5fff2a9 (diff)
downloadgitlab-ce-c03f12590440c4071151d0097299c3f3dd50c5c7.tar.gz
Merge branch 'issue_3359_2' into 'master'
Remove notification level from user model part of #3359 See merge request !4494
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 364690286e1..549b8ea707d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -57,6 +57,7 @@ v 8.9.0 (unreleased)
- Improve error handling importing projects
- Remove duplicated notification settings
- Put project Files and Commits tabs under Code tab
+ - Decouple global notification level from user model
- Replace Colorize with Rainbow for coloring console output in Rake tasks.
- Add workhorse controller and API helpers
- An indicator is now displayed at the top of the comment field for confidential issues.