diff --git a/CHANGELOG.md b/CHANGELOG.md index b4daa60d82..66b18f8f76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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