From b617bf15a68786a7ce2e77f80d93dcf7d731fd67 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Thu, 31 Aug 2023 22:35:11 +0200 Subject: [PATCH] changelog: new release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6d7a32b9..3a1810f58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) -## 29.4.0 - UNRELEASED +## 29.4.0 - 2023-08-31 ### Added * Display axe-core version on the summary page (before it was only showed on each run page) [#3950](https://github.com/sitespeedio/sitespeed.io/pull/3950). * Display third-party-web and wappalyzer version in the HTML output (by upgrading to [Coach 8.0.0](https://github.com/sitespeedio/coach-core/blob/main/CHANGELOG.md#800---2023-08-30)) [#3953](https://github.com/sitespeedio/sitespeed.io/pull/3953).