From 0093cb1e71361b931af0483f21f522739c6ee939 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Tue, 21 Oct 2025 20:51:12 +0200 Subject: [PATCH] new release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a290f7e0..138f4e0a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) +## 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). + ## 38.5.0 - 2025-10-18 ### Added * Updated the Docker container to use Firefox 144 [#4554](https://github.com/sitespeedio/sitespeed.io/pull/4554).