diff --git a/CHANGELOG.md b/CHANGELOG.md index 0979f5068..4eae4ecc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) +## 34.1.0 - 2024-06-06 +### Added +* Add `--enableVideoRun`. You can use it together with `--video false --visualMetrics true` to do one extra run where the video is kept. This is useful for tests against replay proxies [#4177](https://github.com/sitespeedio/sitespeed.io/pull/4177). + ## 34.0.3 - 2024-06-05 ### Fixed