Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix changelog
  • Loading branch information
ueman committed Aug 7, 2021
commit 63e5c94d4e6e9bf1636769b1a953079fa88ac173
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Unreleased

* Feat: Collect more information for exceptions collected via `FlutterError.onError` (#538)

# 6.0.0-beta.3

* Fix: Re-initialization of Flutter SDK (#526)
* Enhancement: Call `toString()` on all non-serializable fields (#528)
* Fix: Always call `Flutter.onError` in order to not swallow messages (#533)
* Bump: Android SDK to 5.1.0-beta.6 (#535)
* Feat: Collect more information for exceptions collected via `FlutterError.onError` (#538)

# 6.0.0-beta.2

Expand Down