From 2d64c8211ab82a0fd60907cd3046b6ae72e616d0 Mon Sep 17 00:00:00 2001 From: Sean McGivern Date: Wed, 27 Sep 2017 09:59:25 +0100 Subject: [PATCH] Manually add CHANGELOG entry for !13325 This was discarded from the initial compilation because it had invalid YAML. --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c671f8d53a..9f3bc4a1212 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -78,6 +78,8 @@ entry. - [FIXED] Fixed merge request changes bar jumping. - [FIXED] Improve migrations using triggers. - [FIXED] Fix ConvDev Index nav item and Monitoring submenu regression. +- [FIXED] disabling notifications globally now properly turns off group/project added + emails !13325 - [DEPRECATED] Deprecate custom SSH client configuration for the git user. !13930 - [CHANGED] allow all users to delete their account. !13636 (Jacopo Beschi @jacopo-beschi) - [CHANGED] Use full path of project's avatar in webhooks. !13649 (Vitaliy @blackst0ne Klachkov)