changelog: fixes

This commit is contained in:
soulgalore 2023-05-18 13:19:10 +02:00
parent 03e9c83264
commit eb0baad15e
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
## UNRELEASED
### Fixed
* New fixed version of the ARM container with a working version of Firefox [#3844](https://github.com/sitespeedio/sitespeed.io/pull/3844)
* Fixes for the API: Pass on scriptname and pass on Browsertime data in the result.
## 27.6.3 - 2023-05-15
### Fixed
* Bumped the Ubuntu image + updated to latest Node JS LTS + included ImageMagick again in the Docker container [#3841](https://github.com/sitespeedio/sitespeed.io/pull/3841).