From f9e4c12f2672350c65ce3b7c56e3dbab588865fe Mon Sep 17 00:00:00 2001 From: soulgalore Date: Thu, 1 Jun 2023 21:25:08 +0200 Subject: [PATCH] new release --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bded0a3b7..52e4d479b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org)) -## 27.7.0 - UNRELEASED +## 27.7.0 - 2023-06-01 ### Added * New Chrome 114 in the Docker container and updated Chromedriver (114) with a new Browsertime [#3868](https://github.com/sitespeedio/sitespeed.io/pull/3868). * Use latest Co2 [#3867](https://github.com/sitespeedio/sitespeed.io/pull/3867). -* Updated to latest Axe core [#3863](https://github.com/sitespeedio/sitespeed.io/pull/3863) +* Updated to latest Axe core [#3863](https://github.com/sitespeedio/sitespeed.io/pull/3863). +* Added label to test runs in the API [#3869](https://github.com/sitespeedio/sitespeed.io/pull/3869). ## 27.6.5 - 2023-05-26 ### Fixed