From 080bac2705dfd4f10c7a4219d85e5039b62c5ce5 Mon Sep 17 00:00:00 2001 From: Roman Zavarnitsyn Date: Mon, 24 Mar 2025 23:15:21 +0100 Subject: [PATCH] chore(changelog): Re-apply 7.22.5 changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a01081e08b7..4bc55895caf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -571,6 +571,12 @@ If you have been using `8.0.0-rc.4` of the Java SDK, here's the new changes that - We are planning to improve this in the future but opted for this fix first. - Fix swallow NDK loadLibrary errors ([#4082](https://github.com/getsentry/sentry-java/pull/4082)) +## 7.22.5 + +### Fixes + +- Session Replay: Change bitmap config to `ARGB_8888` for screenshots ([#4282](https://github.com/getsentry/sentry-java/pull/4282)) + ## 7.22.4 ### Fixes