From 9dc8b35b0f9d58023e6ba16405a8e4dbeecb476d Mon Sep 17 00:00:00 2001 From: Peter Hedenskog Date: Mon, 6 Jan 2025 06:12:57 +0100 Subject: [PATCH] changelog: inlcude latest changes --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac2af4ac4..2bb60817a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ * Replace lodash.groupBy [#2238](https://github.com/sitespeedio/browsertime/pull/2238). * Replace find-up [#2240](https://github.com/sitespeedio/browsertime/pull/2240). * Replace lodash.isEmpty [#2241](https://github.com/sitespeedio/browsertime/pull/2241). + * Replace get-port [#2242](https://github.com/sitespeedio/browsertime/pull/2242). + * Replace jimp with jimp custom [#2243](https://github.com/sitespeedio/browsertime/pull/2243). + * Replace @cypress/xvfb [#2245](https://github.com/sitespeedio/browsertime/pull/2245). * Fix Docker file ENV to follow the new standard [#2239](https://github.com/sitespeedio/browsertime/pull/2239). * Edgedriver 131 [#2236](https://github.com/sitespeedio/browsertime/pull/2236).