summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorFelipe Artur <felipefac@gmail.com>2016-06-17 12:26:32 -0300
committerFelipe Artur <felipefac@gmail.com>2016-06-17 12:33:11 -0300
commitab236c76247d83c190b148acbffa48f244414553 (patch)
tree69b17bdec6f52d96d1e4d7a807f3432263ef3cd4 /CHANGELOG
parenta4b078bfb8b99a9852eb55abd498d65a374375e3 (diff)
downloadgitlab-ce-ab236c76247d83c190b148acbffa48f244414553.tar.gz
Allow users to set custom notifications in projects they don't own and several fixes to code
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 48c418a8beb..1f85142a78b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -54,7 +54,7 @@ v 8.9.0 (unreleased)
- Remove 'main language' feature
- Pipelines can be canceled only when there are running builds
- Use downcased path to container repository as this is expected path by Docker
- - Customized notification settings for projects
+ - Custom notification settings
- Projects pending deletion will render a 404 page
- Measure queue duration between gitlab-workhorse and Rails
- Make Omniauth providers specs to not modify global configuration