diff options
author | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-03-19 15:55:24 +0000 |
---|---|---|
committer | GitLab Release Tools Bot <robert+release-tools@gitlab.com> | 2019-03-19 15:55:24 +0000 |
commit | 4a308ee90b610e35612b92d0e6d7dc1205855c88 (patch) | |
tree | 1a6eaea31669b3b8afa98453adcab6f695b83a41 /CHANGELOG.md | |
parent | bbbaa7078b62621f86030502bb1b317edea93039 (diff) | |
download | gitlab-ce-4a308ee90b610e35612b92d0e6d7dc1205855c88.tar.gz |
Update CHANGELOG.md for 11.7.7
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bec6a8b3e21..3811b75f4d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -264,6 +264,14 @@ entry. - Creates mixin to reduce code duplication between CE and EE in graph component. +## 11.7.7 (2019-03-19) + +### Security (2 changes) + +- Remove project serialization in quick actions response. +- Fixed ability to see private groups by users not belonging to given group. + + ## 11.7.5 (2019-02-06) ### Fixed (8 changes) |