diff options
author | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-07-19 23:48:51 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-07-19 23:48:51 +0100 |
commit | 55453215dffd1fc510caed07e2b155756de93401 (patch) | |
tree | 0c7be4d8125b04f2078b432309315a82713858c7 | |
parent | c929e39b4ae5b6555b2fe1359b4ac7143ac4bddd (diff) | |
download | gitlab-ce-55453215dffd1fc510caed07e2b155756de93401.tar.gz |
Update CHANGELOG.md for 9.0.11
[ci skip]
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d977e5f8cf0..de3b4b0d3e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -840,6 +840,12 @@ entry. - Only send chat notifications for the default branch. - Don't fill in the default kubernetes namespace. +## 9.0.11 (2017-07-19) + +- Renders 404 if given project is not readable by the user on Todos dashboard. +- Fix incorrect project authorizations. +- Remove uploads/appearance symlink. A leftover from a previous migration. + ## 9.0.10 (2017-06-07) - No changes. |