summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2016-06-06 19:14:01 +0000
committerYorick Peterse <yorickpeterse@gmail.com>2016-06-06 19:14:01 +0000
commit0ba21860c5ca3df1a1aca916cb0094802e76fd75 (patch)
treef12ead214d1b8003a9acabadf6f1d079042d150a /CHANGELOG
parentf73292e471232683f314f58e9c58bacac5beb519 (diff)
parent9264203103bbd2b4f46ce777304f210b07765c43 (diff)
downloadgitlab-ce-0ba21860c5ca3df1a1aca916cb0094802e76fd75.tar.gz
Merge branch 'issue_3359' into 'master'
Remove duplicated notification settings and add unique index See merge request !4472
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6138573af27..bee1a824974 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -36,6 +36,7 @@ v 8.9.0 (unreleased)
- Cache project build count in sidebar nav
- Reduce number of queries needed to render issue labels in the sidebar
- Improve error handling importing projects
+ - Remove duplicated notification settings
- Put project Files and Commits tabs under Code tab
- Replace Colorize with Rainbow for coloring console output in Rake tasks.
- An indicator is now displayed at the top of the comment field for confidential issues.