Skip to content

Commit d6fe871

Browse files
committed
Update CHANGELOG.md
1 parent d536341 commit d6fe871

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
@@ -13,7 +13,7 @@
1313
- The SDK now makes use of the new SessionEndStatus `Unhandled` when capturing an unhandled but non-terminal exception, i.e. through the UnobservedTaskExceptionIntegration ([#4633](https://github.com/getsentry/sentry-dotnet/pull/4633), [#4653](https://github.com/getsentry/sentry-dotnet/pull/4653))
1414
- The SDK now provides a `IsSessionActive` to allow checking the session state ([#4662](https://github.com/getsentry/sentry-dotnet/pull/4662))
1515
- The SDK now makes use of the new SessionEndStatus `Unhandled` when capturing an unhandled but non-terminal exception, i.e. through the UnobservedTaskExceptionIntegration ([#4633](https://github.com/getsentry/sentry-dotnet/pull/4633))
16-
- Add missing Activity lifecycle events on Android ([#4688](https://github.com/getsentry/sentry-dotnet/pull/4688))
16+
- Add missing Activity lifecycle events in MAUI apps on Android ([#4688](https://github.com/getsentry/sentry-dotnet/pull/4688))
1717

1818
### Fixes
1919

0 commit comments

Comments
 (0)