diff --git a/CHANGELOG.md b/CHANGELOG.md index 10d0b4e342fb..ae480aa85305 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 +## 9.47.1 + +- fix(v9/core): Fix logs flush timeout starvation with continuous logging ([#18214](https://github.com/getsentry/sentry-javascript/pull/18214)) + ## 9.47.0 - feat(replay/v9): Add option to skip requestAnimationFrame for canvas snapshots ([#17426](https://github.com/getsentry/sentry-javascript/pull/17426))