Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Feb 8, 2024
1 parent 7bebc95 commit d48573b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 2.0.0-dev.24

* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
* Support ignoring all methods of a struct #1730
* Allow Rust structs to become Dart callable objects #1728
* Improve hints when using non-meaningful `&mut` #1739
* Allow Dart GC to collect when a Stream is created but not closed #1737
* Make rust_builder has unique name to avoid conflicts #1738
* Inform users when both config file and command line arguments are used #1731

## 2.0.0-dev.23

* 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 d48573b

Please sign in to comment.