From 0e809a1573bfdda6e2aa2e9f8c3543ff0a31ff51 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Mon, 4 Nov 2024 09:38:55 +0100 Subject: [PATCH] new release --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5fb466f76..fda0a9d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) +## 35.3.1 - 2024-11-04 +### Fixed +* Fix compare plugin when you run visual metrics contentful and perceptual metrics [#4308](https://github.com/sitespeedio/sitespeed.io/pull/4308). + ## 35.3.0 - 2024-10-20 ### Added * Update to Chrome 130 in the Docker container [#4299](https://github.com/sitespeedio/sitespeed.io/pull/4299).