Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed May 20, 2024
1 parent 4b055ae commit 5d12d81
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.0.0-dev.35

* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
* Support Result type when Rust calls Dart back #1945
* Support type char #1957
* Support renaming functions and methods #1958
* Re-enable MemorySanitizer #1959
* Show hints when functions or methods are ignored #1956
* Add hints to deliberate Exception in RustLib.init in Chrome #1955
* Support when struct type definition is in one file, struct impl is in another file, and the impl needs extra import #1953

## 2.0.0-dev.34

* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
Expand Down

0 comments on commit 5d12d81

Please sign in to comment.