changelog: add PRs
This commit is contained in:
parent
c639c5308f
commit
66a2d1b9ef
|
|
@ -3,7 +3,9 @@
|
|||
## 28.0.0 - UNRELEASED
|
||||
|
||||
### Breaking change
|
||||
There where a bug in how the `browsertime.pageSummary` message was created where data was attached to the browserScript key (for example, the HAR file was attached to the element). This has been fixed and everything will work as before except if you have created your own plugin and listen to `browsertime.pageSummary` messages and where using the faultu attached data.
|
||||
There where a bug in how the `browsertime.pageSummary` message was created where data was attached to the browserScript key (for example, the HAR file was attached to the element). This has been fixed and everything will work as before except if you have created your own plugin and listen to `browsertime.pageSummary` messages and where using the faulty attached data.
|
||||
|
||||
The changes where done in [#3888](https://github.com/sitespeedio/sitespeed.io/pull/3888) and [#3890](https://github.com/sitespeedio/sitespeed.io/pull/3890).
|
||||
|
||||
## 27.9.3 - 2023-06-19
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Reference in New Issue