diff --git a/CHANGELOG.md b/CHANGELOG.md index 722a6ce24..12d201b10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Browsertime changelog (we do [semantic versioning](https://semver.org)) +## 17.11.1 - UNRELEASED +### Fixed +* Fix --debug mode. Thank you [Gregory Mierzwinski](https://github.com/gmierz) for PR [#1959](https://github.com/sitespeedio/browsertime/pull/1959). + ## 17.11.0 - 2022-06-12 ### Fixed * If Chrome do not collect largest contentful paint, log that instead of just log null [#1957](https://github.com/sitespeedio/browsertime/pull/1957).