summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-07-26 00:28:56 +0000
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2018-07-26 00:28:56 +0000
commite1d86b75826dc0ef858e31da09ae678155b1984b (patch)
tree95c8601169cdb8e0edcae3302b0ccdc02fafe82d /CHANGELOG.md
parentd30949237b988cc8701ea66b906f6e7347e7d5d9 (diff)
downloadgitlab-ce-e1d86b75826dc0ef858e31da09ae678155b1984b.tar.gz
Update CHANGELOG.md for 11.0.5
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 958adfee2fc..8ba36bbad7b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)