diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b0258ee0..5956ecb368 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - Add `lock` attribute to the frame protocol. ([#2171](https://github.com/getsentry/relay/pull/2171)) - Reject profiles longer than 30s. ([#2168](https://github.com/getsentry/relay/pull/2168)) - Change default topic for transaction metrics to `ingest-performance-metrics`. ([#2180](https://github.com/getsentry/relay/pull/2180)) +- Add Firefox "dead object" error to browser extension filter ([#2215](https://github.com/getsentry/relay/pull/2215)) **Internal**: