Skip to content

Commit 76d9af1

Browse files
Update CHANGELOG.md
1 parent fc43e6f commit 76d9af1

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
@@ -15,6 +15,11 @@
1515
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6210)
1616
- [diff](https://github.com/getsentry/sentry-java/compare/6.20.0...6.21.0)
1717

18+
19+
### Fixes
20+
- fix widgets_binding_observer.dart:183:17: ([#1503](https://github.com/getsentry/sentry-dart/pull/1503)) Error: A non-null value must be returned since the return type 'String' doesn't allow null. because switch returns String? not String because there is no default case
21+
22+
1823
## 7.6.3
1924

2025
### Fixes

0 commit comments

Comments
 (0)