Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ueman committed Feb 20, 2025
1 parent 1fa65d3 commit 65496d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
- Use `loadDebugImagesForAddresses` API for Android ([#2706](https://github.com/getsentry/sentry-dart/pull/2706))
- This reduces the envelope size and data transferred across method channels
- If debug images received by `loadDebugImagesForAddresses` are empty, the SDK loads all debug images as fallback
- Add Flutter runtime information ([#2742](https://github.com/getsentry/sentry-dart/pull/2742))
- This will start working as soon as [this code](https://github.com/flutter/flutter/pull/140783) is available on the Flutter master, beta or stable channel.

### Fixes

Expand Down

0 comments on commit 65496d4

Please sign in to comment.