Skip to content
Prev Previous commit
update changelog
  • Loading branch information
denrase committed Jan 17, 2024
commit fc5daf8345ef56c6a0ae1871b3960751ade712bb
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
- Starting with Flutter 3.16, Sentry adds the [`appFlavor`](https://api.flutter.dev/flutter/services/appFlavor-constant.html) to the `flutter_context` ([#1799](https://github.com/getsentry/sentry-dart/pull/1799))
- Add beforeScreenshotCallback to SentryFlutterOptions ([#1805](https://github.com/getsentry/sentry-dart/pull/1805))
- Add support for `readTransaction` in `sqflite` ([#1819](https://github.com/getsentry/sentry-dart/pull/1819))
- This method was introduced in `sqflite > 2.5.0+2`. For older versions, this plugin will call `transaction`

### Dependencies

Expand Down