From d3baa3d484b9cd44ca37aa5b20f1e425d8ecbe52 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 24 Oct 2025 16:29:27 +0200 Subject: [PATCH] new release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 138f4e0a9..f385e50c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) +## 38.5.2 - 2025-10-24 +### Fixed +* Upgrade to [Browsetime 25.3.1](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#2531---2025-10-24) [#4562](https://github.com/sitespeedio/sitespeed.io/pull/4562). + ## 38.5.1 - 2025-10-21 ### Fixed * The +1 container has a updated configuration for the GPSI plugin to remove the PWA category. Thank you [ThimoCode](https://github.com/ThimoCode) for PR [#58](https://github.com/sitespeedio/plugin-gpsi/pull/58).