diff --git a/CHANGELOG.md b/CHANGELOG.md index b75dc036f..79125188c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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).