Skip to content

Commit f32a401

Browse files
committed
Add changelog entry
1 parent a0a8270 commit f32a401

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
### Fixes
6+
7+
- Do not use named capturing groups for regular expressions ([#4652](https://github.com/getsentry/sentry-java/pull/4652))
8+
- This fixes a crash on Android verisons below 8.0 (API level 26)
9+
510
### Features
611

712
- Add onDiscard to enable users to track the type and amount of data discarded before reaching Sentry ([#4612](https://github.com/getsentry/sentry-java/pull/4612))

0 commit comments

Comments
 (0)