Skip to content

Commit 3c47eb7

Browse files
authored
Fix CHANGELOG.md (#3020)
1 parent 0404ea3 commit 3c47eb7

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
@@ -13,7 +13,7 @@
1313
- Cap max number of stack frames to 100 to not exceed payload size limit ([#3009](https://github.com/getsentry/sentry-java/pull/3009))
1414
- This will ensure we report errors with a big number of frames such as `StackOverflowError`
1515
- Fix user interaction tracking not working for Jetpack Compose 1.5+ ([#3010](https://github.com/getsentry/sentry-java/pull/3010))
16-
- Make sure to close all Closeable resources ([#3000](https://github.com/getsentry/sentry-java/pull/3000)
16+
- Make sure to close all Closeable resources ([#3000](https://github.com/getsentry/sentry-java/pull/3000))
1717

1818
## 6.32.0
1919

0 commit comments

Comments
 (0)