changelog: 23 is not yet released

This commit is contained in:
soulgalore 2022-02-20 14:50:24 +01:00
parent 21537f17b9
commit 178c40ca7b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# CHANGELOG - sitespeed.io (we use [semantic versioning](https://semver.org))
## 23.0.0
## 23.0.0 - UNRELEASED
### Breaking changes
* In this release we updated to Browsertime 15.0.0 that drops built in support for [TSProxy](https://github.com/WPO-Foundation/tsproxy).The reason to drop TSProxy is that it only works in Python 2 and the sunset for Python 2 was January 1, 2020. If you still need TSProxy you can set it up yourself.