diff options
author | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-07-20 19:07:51 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-07-20 19:07:51 +0100 |
commit | 7428fe62b1fa4cd6ed3808c047d4bc1c7c1e22e1 (patch) | |
tree | 990c0c534f228231e2d5fd4e07c8b740bf04b098 /CHANGELOG.md | |
parent | fc42e19aa0d4cdcef2f848578bb67c0ccdc358e7 (diff) | |
download | gitlab-ce-7428fe62b1fa4cd6ed3808c047d4bc1c7c1e22e1.tar.gz |
Update CHANGELOG.md for 9.0.12
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ef22de39087..2f6398537a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -852,6 +852,10 @@ entry. - Only send chat notifications for the default branch. - Don't fill in the default kubernetes namespace. +## 9.0.12 (2017-07-20) + +- Fix an infinite loop when handling user-supplied regular expressions. + ## 9.0.11 (2017-07-19) - Renders 404 if given project is not readable by the user on Todos dashboard. |