From 6cb4f930370b5cdb90820986ddeef049e0db6856 Mon Sep 17 00:00:00 2001 From: Philip Walton Date: Tue, 6 Aug 2024 20:57:35 -0700 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b4f2f50..6adbc9f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ See the [upgrading to v4](/docs/upgrading-to-v4.md) documentation for a complete list of all API changes in version 4. +### v4.2.3 (2024-08-06) + +- Fix missing LoAF entries in INP attribution ([#512](https://github.com/GoogleChrome/web-vitals/pull/512)) + ### v4.2.2 (2024-07-17) - Fix interaction count after bfcache restore ([#505](https://github.com/GoogleChrome/web-vitals/pull/505))