Skip to content

Commit a387112

Browse files
Update CHANGELOG.md
1 parent b362f07 commit a387112

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Features
6+
7+
- Custom SessionReplay masks in MAUI Android apps ([#4121](https://github.com/getsentry/sentry-dotnet/pull/4121))
8+
39
## 5.6.0
410

511
### Features
612

713
- Option to disable the SentryNative integration ([#4107](https://github.com/getsentry/sentry-dotnet/pull/4107), [#4134](https://github.com/getsentry/sentry-dotnet/pull/4134))
814
- To disable it, add this msbuild property: `<SentryNative>false</SentryNative>`
915
- Reintroduced experimental support for Session Replay on Android ([#4097](https://github.com/getsentry/sentry-dotnet/pull/4097))
10-
- Custom SessionReplay masks in MAUI Android apps ([#4121](https://github.com/getsentry/sentry-dotnet/pull/4121))
1116

1217
### Fixes
1318

0 commit comments

Comments
 (0)