diff --git a/CHANGELOG.md b/CHANGELOG.md index 1829150b9309..e7c31df353a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott +## 7.28.1 + +- fix(replay): Do not mangle `_metadata` in client options (#6600) +- fix(replay): Cater for event processor returning null (#6576) + ## 7.28.0 - feat(nextjs): Check for Vercel Edge Function GA (#6565)