We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0ea8b3 commit dd10238Copy full SHA for dd10238
CHANGELOG.md
@@ -1,14 +1,17 @@
1
# Changelog
2
3
-## 7.16.0
+## Unreleased
4
5
### Features
6
7
-- Add meta option to attach ANR thread dumps ([#3791](https://github.com/getsentry/sentry-java/pull/3791))
+- Android 15: Add support for 16KB page sizes ([#3620](https://github.com/getsentry/sentry-java/pull/3620))
8
+ - See https://developer.android.com/guide/practices/page-sizes for more details
9
+
10
+## 7.16.0
11
12
13
-- Add support for 16KB page sizes (Android 15) ([#3620](https://github.com/getsentry/sentry-java/pull/3620))
14
+- Add meta option to attach ANR thread dumps ([#3791](https://github.com/getsentry/sentry-java/pull/3791))
15
16
### Fixes
17
0 commit comments