Skip to content

Commit 5fdb50f

Browse files
authored
Update CHANGELOG.md (#2178)
1 parent 62ae1b3 commit 5fdb50f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

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

33
## Unreleased
44

5+
### Improvements
6+
7+
- Capture meaningful stack traces when unhandled errors have empty or missing stack traces ([#2152](https://github.com/getsentry/sentry-dart/pull/2152))
8+
- This will affect grouping for unhandled errors that have empty or missing stack traces.
9+
510
### Dependencies
611

712
- Bump Android SDK from v7.11.0 to v7.12.0 ([#2173](https://github.com/getsentry/sentry-dart/pull/2173))
@@ -30,8 +35,6 @@
3035

3136
### Fixes
3237

33-
- Capture meaningful stack traces when unhandled errors have empty or missing stack traces ([#2152](https://github.com/getsentry/sentry-dart/pull/2152))
34-
- This will affect grouping for unhandled errors that have empty or missing stack traces.
3538
- Fix sentry_drift compatibility with Drift 2.19.0 ([#2162](https://github.com/getsentry/sentry-dart/pull/2162))
3639
- App starts hanging for 30s ([#2140](https://github.com/getsentry/sentry-dart/pull/2140))
3740
- Time out for app start info retrieval has been reduced to 10s

0 commit comments

Comments
 (0)