From 9e98697580ca7c871c04df724efbadefeaa8af2f Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 15 May 2020 12:20:13 +0200 Subject: [PATCH] changelog: update --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f984d8e4c..958d66438 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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).