diff --git a/CHANGELOG.md b/CHANGELOG.md index 14983b96..50b2fdb3 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.0 (2024-06-20) + +- Refactor INP attribution code to fix errors on Windows 10 ([#495](https://github.com/GoogleChrome/web-vitals/pull/495)) + ### v4.1.1 (2024-06-10) - Fix pending LoAF cleanup logic ([#493](https://github.com/GoogleChrome/web-vitals/pull/493))