summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@selenight.nl>2016-06-01 13:39:56 +0200
committerDouwe Maan <douwe@selenight.nl>2016-06-01 13:39:56 +0200
commitd1c537ad32cdb4993d09318de3a6debf1d37261d (patch)
tree96c4e35cb35bf24426c43f24b34ff141d1dd86d9 /CHANGELOG
parent9d88a3a1ddf77a2512864df4785bce8f9f566ee1 (diff)
parentaeb5262d427e1b61ded71cc4a20e8e2a7a0089ef (diff)
downloadgitlab-ce-d1c537ad32cdb4993d09318de3a6debf1d37261d.tar.gz
Merge branch 'long.polyglot/gitlab-ce-issue_17479_todos_not_remove_when_leave_project'
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e1af492eb62..4c6c0dc4217 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@ v 8.9.0 (unreleased)
- Allow enabling wiki page events from Webhook management UI
- Make EmailsOnPushWorker use Sidekiq mailers queue
- Fix wiki page events' webhook to point to the wiki repository
+ - Fix issue todo not remove when leave project !4150 (Long Nguyen)
- Allow forking projects with restricted visibility level
- Improve note validation to prevent errors when creating invalid note via API
- Remove project notification settings associated with deleted projects