Skip to content

Commit 4f2da73

Browse files
authored
Update CHANGELOG.md
1 parent 221e9db commit 4f2da73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
native <methods>;
2121
}
2222
```
23+
- Ensure frame metrics listeners are registered/unregistered on the main thread ([#4582](https://github.com/getsentry/sentry-java/pull/4582))
2324

2425
## 8.18.0
2526

@@ -56,7 +57,6 @@
5657
- Reduce scope forking when using OpenTelemetry ([#4565](https://github.com/getsentry/sentry-java/pull/4565))
5758
- `Sentry.withScope` now has the correct current scope passed to the callback. Previously our OpenTelemetry integration forked scopes an additional.
5859
- Overall the SDK is now forking scopes a bit less often.
59-
- Ensure frame metrics listeners are registered/unregistered on the main thread ([#4582](https://github.com/getsentry/sentry-java/pull/4582))
6060

6161
## 8.17.0
6262

0 commit comments

Comments
 (0)