changelog: update

This commit is contained in:
soulgalore 2020-05-15 12:20:13 +02:00
parent 89f51d47dc
commit 9e98697580
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
# CHANGELOG - sitespeed.io
## UNRELEASED
### Added
* Show FCP and LCP in the film strip [#2996](https://github.com/sitespeedio/sitespeed.io/pull/2996)
* Make it possible to configure the threshold for the green/yellow/red boxes on the summary page [2997](https://github.com/sitespeedio/sitespeed.io/pull/2997).
## 12.10.2 - 2020-05-15
### Fixed
* Make sure we don't add undefined values from the navigation timing API [#2995](https://github.com/sitespeedio/sitespeed.io/pull/2995).