Skip to content

Commit effe222

Browse files
committed
Update Changelog
1 parent 5d4cf78 commit effe222

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
### Features
66

77
- Add debug mode for Session Replay masking ([#4357](https://github.com/getsentry/sentry-java/pull/4357))
8-
Use `ReplayIntegration.enableDebugMasking()` to overlay the screen with the Session Replay masks
8+
- Use `SentryAndroid.replay().enableDebugMaskingOverlay()` to overlay the screen with the Session Replay masks.
9+
- The masks will be invalidated at most once per `frameRate` (default 1 fps).
910

1011
## 8.12.0
1112

0 commit comments

Comments
 (0)