changelog: added lighthouse plugin changes

This commit is contained in:
soulgalore 2019-03-19 09:00:14 +01:00
parent 529022267c
commit 3a257cb515
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
* Upgraded to Chrome 73 in the Docker container.
* Upgraded to Firefox 66 in the Docker container
* Added favicon, json, plain, svg and other and budget types. Thanks [PedroMSantosD](https://github.com/PedroMSantosD) for the PR [#2374](https://github.com/sitespeedio/sitespeed.io/pull/2374).
* The plus1 container now includes Lighthouse 4.2.0
* You can now debug log Lighthouse using `--verbose` , thank you [Gideon Pyzer](https://github.com/gidztech) for the original PR.
## Fixed
* Fixed broken disabling of screenshots [#2378](https://github.com/sitespeedio/sitespeed.io/pull/2378)