Skip to content

Commit 0a498b0

Browse files
authored
chore(changelog): Update CHANGELOG for Android 15 page size support (#3263)
Added support for 16KB page sizes in Android 15.
1 parent 6bcdc99 commit 0a498b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,6 +1108,8 @@ This release fixes an issue where Cold starts can be incorrectly reported as War
11081108

11091109
### Features
11101110

1111+
- Android 15: Add support for 16KB page sizes ([#3620](https://github.com/getsentry/sentry-java/pull/3620))
1112+
- See https://developer.android.com/guide/practices/page-sizes for more details
11111113
- Support for screenshot PII content masking ([#2361](https://github.com/getsentry/sentry-dart/pull/2361))
11121114
By default, masking is enabled for SessionReplay. To also enable it for screenshots captured with events, you can specify `options.experimental.privacy`:
11131115

0 commit comments

Comments
 (0)