summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-03-29 22:20:59 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2016-03-30 10:44:20 +0200
commit49f9873ce2a88fb38f23f7eb09471e8b58aebe1d (patch)
treeef8287adf9d2f93aa3b40e5c45d989e1fd306e94 /CHANGELOG
parent949431fa02da18257c8b7c7a24c03faa04c02c5e (diff)
downloadgitlab-ce-49f9873ce2a88fb38f23f7eb09471e8b58aebe1d.tar.gz
Add changelog item
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2cd06d90257..88edf1e8484 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,7 @@ v 8.7.0 (unreleased)
- Implement 'Groups View' as an option for dashboard preferences !3379 (Elias W.)
- Implement 'TODOs View' as an option for dashboard preferences !3379 (Elias W.)
- Gracefully handle notes on deleted commits in merge requests (Stan Hu)
+ - Decouple membership and notifications
v 8.6.2 (unreleased)
- Comments on confidential issues don't show up in activity feed to non-members