changelog: new release

This commit is contained in:
soulgalore 2022-05-04 08:14:25 +02:00
parent 41cb4eaa21
commit aaf1aef06b
1 changed files with 3 additions and 1 deletions

View File

@ -1,11 +1,13 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
## 24.4.0 - UNRELEASED
## 24.4.0 - 2022-05-04
### Added
* Updated to Edge 101 in the Docker container. Updated to latest [Browsertime 16.2.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#1620---2022-05-01) with Edgedriver and Chromedriver 101.
* Updated to Firefox 100 in the Docker container.
### Fixed
* If `--firstParty` do not match any URL, make sure we still show first vs third party [#3643](https://github.com/sitespeedio/sitespeed.io/pull/3643).
* Updated to latest NodeJs in the slim container.
## 24.3.0 - 2022-04-27
### Added