Manually add CHANGELOG entry for !13325

This was discarded from the initial compilation because it had invalid YAML.
This commit is contained in:
Sean McGivern 2017-09-27 09:59:25 +01:00
parent 3fba557d5c
commit 2d64c8211a
1 changed files with 2 additions and 0 deletions

View File

@ -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)