diff --git a/CHANGELOG.md b/CHANGELOG.md index ef22de390879cacf7b56c398a270bbddff486dfd..2f6398537a9a6adb3b1ceb42287dcb90dc29b4a4 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.