changelog: new release

This commit is contained in:
soulgalore 2021-07-16 09:01:53 +02:00
parent 243e77de18
commit 48285201a5
1 changed files with 2 additions and 1 deletions

View File

@ -1,13 +1,14 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
## 17.9.0 - UNRELEASED
## 17.9.0 - 2021-07-16
### Added
* Updated to [Browsertime 12.11.0](https://github.com/sitespeedio/browsertime/blob/main/CHANGELOG.md#12110---2021-07-15).
* Updated to Firefox 90 in the browser container [#3420](https://github.com/sitespeedio/sitespeed.io/pull/3420).
* Update to AXE-core 4.2.3 [#3417](https://github.com/sitespeedio/sitespeed.io/pull/3417).
* Added support for Firefox memory report, turn it on with `--firefox.memoryReport` [#3416](https://github.com/sitespeedio/sitespeed.io/pull/3416)
* The +1 container has been updated to use Lightouse 8.1.0.
## 17.8.3 - 2021-07-06
### Fixed
* Updated to [Coach-core 6.4.2](https://github.com/sitespeedio/coach-core/blob/v6.4.2/CHANGELOG.md#642---2021-07-05).