diff --git a/CHANGELOG.md b/CHANGELOG.md index a1153859ac..64415277e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) +## 30.5.0 - 2023-11-28 +### Added +* The new compare plugin can now run without an id. The id will then be generated from the URL. If you don't give it an id, yoiu can only compare pages with the exact same URL [#4013](https://github.com/sitespeedio/sitespeed.io/pull/4013). + ## 30.4.1 - 2023-11-28 ### Fixed * Fix for Firefox when generating the result HTML. It was broken since we where missing CPU data.