Skip to content

Commit b54acd5

Browse files
authored
Update CHANGELOG.md
1 parent 2662674 commit b54acd5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@
77
- Avoid forking `rootScopes` for Reactor if current thread has `NoOpScopes` ([#4793](https://github.com/getsentry/sentry-java/pull/4793))
88
- This reduces the SDKs overhead by avoiding unnecessary scope forks
99

10+
### Fixes
11+
12+
- Fix missing thread stacks for ANRv1 events ([#4918](https://github.com/getsentry/sentry-java/pull/4918))
13+
1014
## 8.27.1
1115

1216
### Fixes
1317

1418
- Do not log if `sentry.properties` in rundir has not been found ([#4929](https://github.com/getsentry/sentry-java/pull/4929))
15-
- Fix missing thread stacks for ANRv1 events ([#4918](https://github.com/getsentry/sentry-java/pull/4918))
16-
1719

1820
## 8.27.0
1921

0 commit comments

Comments
 (0)