Skip to content

Commit 5d4703a

Browse files
committed
Fix Changelog
1 parent b15461e commit 5d4703a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
### Features
6+
7+
- Add support for 16KB page sizes (Android 15) ([#3620](https://github.com/getsentry/sentry-java/pull/3620))
8+
59
### Fixes
610

711
- Load lazy fields on init in the background ([#3803](https://github.com/getsentry/sentry-java/pull/3803))
@@ -78,10 +82,6 @@
7882
- Fix `RejectedExecutionException` when redacting a screenshot
7983
- Fix `FileNotFoundException` when persisting segment values
8084

81-
### Features
82-
83-
- Add support for 16KB page sizes (Android 15) ([#3620](https://github.com/getsentry/sentry-java/pull/3620))
84-
8585
### Chores
8686

8787
- Introduce `ReplayShadowMediaCodec` and refactor tests using custom encoder ([#3612](https://github.com/getsentry/sentry-java/pull/3612))

0 commit comments

Comments
 (0)