Skip to content

Commit c1b6bc6

Browse files
committed
updated changelog
1 parent a7e737e commit c1b6bc6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
### Fixes
66

7+
- Avoid StrictMode warnings ([#4724](https://github.com/getsentry/sentry-java/pull/4724))
78
- Use logger from options for JVM profiler ([#4771](https://github.com/getsentry/sentry-java/pull/4771))
89
- Session Replay: Avoid deadlock when pausing replay if no connection ([#4788](https://github.com/getsentry/sentry-java/pull/4788))
910

@@ -61,10 +62,6 @@
6162
```
6263
- Sentry now supports Spring Boot 4 M3 pre-release ([#4739](https://github.com/getsentry/sentry-java/pull/4739))
6364

64-
### Fixes
65-
66-
- Avoid StrictMode warnings ([#4724](https://github.com/getsentry/sentry-java/pull/4724))
67-
6865
### Improvements
6966

7067
- Remove internal API status from get/setDistinctId ([#4708](https://github.com/getsentry/sentry-java/pull/4708))

0 commit comments

Comments
 (0)