diff options
author | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-07-19 23:34:15 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-07-19 23:34:15 +0100 |
commit | c929e39b4ae5b6555b2fe1359b4ac7143ac4bddd (patch) | |
tree | 07938803e8e5804571f1b15747a6b23caccb7ad0 /CHANGELOG.md | |
parent | f01c122b61db3944ac7fdb416c722a51ded11202 (diff) | |
download | gitlab-ce-c929e39b4ae5b6555b2fe1359b4ac7143ac4bddd.tar.gz |
Update CHANGELOG.md for 9.1.8
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c6a40dce6cd..d977e5f8cf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -521,6 +521,13 @@ entry. - Fix preemptive scroll bar on user activity calendar. - Pipeline chat notifications convert seconds to minutes and hours. +## 9.1.8 (2017-07-19) + +- Improve support for external issue references. !12485 +- 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.1.7 (2017-06-07) - No changes. |