diff --git a/CHANGELOG.md b/CHANGELOG.md index 90ecc94db888..b5435c575146 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 6.12.0-beta.1 + +- feat(perf): Add experimental option to improve LCP collection (https://github.com/getsentry/sentry-javascript/pull/3879) + ## 6.11.0 - feat(nextjs): Allow for TypeScript user config files (#3847)