diff options
author | Sean McGivern <sean@gitlab.com> | 2017-09-27 09:59:25 +0100 |
---|---|---|
committer | Sean McGivern <sean@gitlab.com> | 2017-09-27 09:59:25 +0100 |
commit | 2d64c8211ab82a0fd60907cd3046b6ae72e616d0 (patch) | |
tree | 8cb59897ba660f1d5d50d6837ed45914d19ccbf6 /CHANGELOG.md | |
parent | 3fba557d5c310e1fc4e6866a6a342c40331b3ad2 (diff) | |
download | gitlab-ce-2d64c8211ab82a0fd60907cd3046b6ae72e616d0.tar.gz |
Manually add CHANGELOG entry for !13325
This was discarded from the initial compilation because it had invalid YAML.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
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) |