Skip to content

Commit 3620bb4

Browse files
committed
chore: update changelog
1 parent c6a4625 commit 3620bb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ SentryNavigatorObserver(ignoreRoutes: ["/ignoreThisRoute"]),
1414
### Improvements
1515

1616
- Debouncing of SentryWidgetsBindingObserver.didChangeMetrics with delay of 100ms. ([#2232](https://github.com/getsentry/sentry-dart/pull/2232))
17+
- Collect touch breadcrumbs for all buttons, not just those with `key` specified. ([#2242](https://github.com/getsentry/sentry-dart/pull/2242))
1718

1819
### Dependencies
1920

@@ -124,7 +125,7 @@ SentryFlutter.init((options) =>
124125
### Fixes
125126

126127
- Disable sff & frame delay detection on web, linux and windows ([#2182](https://github.com/getsentry/sentry-dart/pull/2182))
127-
- Display refresh rate is locked at 60 for these platforms which can lead to inaccurate metrics
128+
- Display refresh rate is locked at 60 for these platforms which can lead to inaccurate metrics
128129

129130
### Improvements
130131

0 commit comments

Comments
 (0)