changelog: adding fixes to WebPageTest dashboard

This commit is contained in:
Peter Hedenskog 2019-11-20 08:59:44 -05:00
parent 57729d6556
commit 5068e7ca24
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
### Fixed
* Link for first and largest contentful help text [#2785](https://github.com/sitespeedio/sitespeed.io/pull/2785)
* The +1 container was missing the fixes to make it easier to turn of video and visual metrics when running the container [#2789](https://github.com/sitespeedio/sitespeed.io/pull/2789)
* The WebPageTest Page Timing dashboard was missing the location field in the annotations (you could see both Firefox and Chrome runs even though you only choose on) and it was missing a line for render.
## 11.2.0 - 2019-11-14
### Added