Skip to content

Commit 7611320

Browse files
committed
Changelog
1 parent 060da49 commit 7611320

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Improvements
6+
7+
- Session Replay: Use main thread looper to schedule replay capture ([#4542](https://github.com/getsentry/sentry-java/pull/4542))
8+
39
## 8.18.0
410

511
### Features
@@ -21,10 +27,6 @@
2127
}
2228
```
2329

24-
### Improvements
25-
26-
- Session Replay: Use main thread looper to schedule replay capture ([#4542](https://github.com/getsentry/sentry-java/pull/4542))
27-
2830
### Fixes
2931

3032
- Allow multiple UncaughtExceptionHandlerIntegrations to be active at the same time ([#4462](https://github.com/getsentry/sentry-java/pull/4462))

0 commit comments

Comments
 (0)