Skip to content

Commit 17beece

Browse files
committed
Changelog
1 parent 469086f commit 17beece

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
@@ -6,7 +6,7 @@
66

77
- Add screenshot masking support using view hierarchy ([#5073](https://github.com/getsentry/sentry-java/pull/5073))
88
- Masks sensitive content (text, images) in error screenshots before sending to Sentry
9-
- Reuses Session Replay's masking logic; requires `sentry-android-replay` module at runtime
9+
- Reuses Session Replay's masking logic; **requires `sentry-android-replay` module at runtime**
1010
- To enable masking programmatically:
1111
```kotlin
1212
SentryAndroid.init(context) { options ->

0 commit comments

Comments
 (0)