new release

This commit is contained in:
soulgalore 2023-06-12 22:52:31 +02:00
parent 7dda1224c7
commit 88dd54caaa
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
## 27.9.1 - 2023-06-12
### Fixed
* Upgraded Browsertime that logs if LCP is not present (instead of logging null)
* Fix when configure to log to file (that was broken when we moved to ESM) [#3879](https://github.com/sitespeedio/sitespeed.io/pull/3879).
## 27.9.0 - 2023-06-12
### Added
* Firefox and Edge 114 in the Docker container.