changelog: new release

This commit is contained in:
soulgalore 2022-03-25 09:28:31 +01:00
parent 29a5bae2e2
commit 6d29de6ffd
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
## 23.6.0 - 2022-03-25
### Added
* Various fixes to add more content to the JSON stored from the latest run, making it easier to show more meta data for a run in Grafana [#3607](https://github.com/sitespeedio/sitespeed.io/pull/3607), [#3609](https://github.com/sitespeedio/sitespeed.io/pull/3609) and [#3610](https://github.com/sitespeedio/sitespeed.io/pull/3610).
## 23.5.2 - 2022-03-22
### Fixed
* Updated to latest NodeJS and Ubuntu updates in the Docker container with some security updates[#3306](https://github.com/sitespeedio/sitespeed.io/pull/3606). Also updated the slim container with latest NodeJS.