Update CHANGELOG.md for 11.0.5

[ci skip]
This commit is contained in:
GitLab Release Tools Bot 2018-07-26 00:28:56 +00:00
parent d30949237b
commit e1d86b7582
1 changed files with 14 additions and 0 deletions

View File

@ -271,6 +271,20 @@ entry.
- Use monospaced font for MR diff commit link ref on GFM.
## 11.0.5 (2018-07-26)
### Security (4 changes)
- Don't expose project names in various counters.
- Don't expose project names in GitHub counters.
- Adding CSRF protection to Hooks test action.
- Fixed XSS in branch name in Web IDE.
### Fixed (1 change)
- Escapes milestone and label's names on flash notice when promoting them.
## 11.0.4 (2018-07-17)
### Security (1 change)