Skip to content

Commit f886f49

Browse files
authored
Fix Changelog
1 parent 9467210 commit f886f49

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Add `installGroupsOverride` parameter to Build Distribution SDK for programmatic filtering, with support for configuration via properties file using `io.sentry.distribution.install-groups-override` ([#5066](https://github.com/getsentry/sentry-java/pull/5066))
88

9+
### Internal
10+
11+
- Add integration to track session replay custom masking ([#5070](https://github.com/getsentry/sentry-java/pull/5070))
12+
913
## 8.32.0
1014

1115
### Features
@@ -52,7 +56,6 @@
5256

5357
### Internal
5458

55-
- Add integration to track session replay custom masking ([#5088](https://github.com/getsentry/sentry-java/pull/5088))
5659
- Establish new native exception mechanisms to differentiate events generated by `sentry-native` from `ApplicationExitInfo`. ([#5052](https://github.com/getsentry/sentry-java/pull/5052))
5760
- Set `write` permission for `statuses` in the changelog preview GHA workflow. ([#5053](https://github.com/getsentry/sentry-java/pull/5053))
5861

0 commit comments

Comments
 (0)