Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fzyzcjy committed Mar 7, 2024
1 parent 059df5d commit f0fe15d
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,21 @@
# Changelog

## 2.0.0-dev.26
## 2.0.0-dev.27

* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
* Allow specifying pubspec.yaml location in build.rs #1797 (thanks @HalidOdat)
* Hint how to only run build.rs if api directory changes #1794 (thanks @HalidOdat)
* Improve procedure macros #1800 #1676 (thanks @Desdaemon)
* Add support for ffigen upgrades #1799 #1757 (thanks @aran)
* Improve hints when structs are in lib.rs #1802 #1579 (thanks @h3x4d3c1m4l)
* Improve scenarios when opaque-by-default is more natural #1805
* Improve behavior of constructor #1804
* Fix when using non-opaque struct + option + opaque inner type #1803

## 2.0.0-dev.26

* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
* Allow specifying pubspec.yaml location in build.rs #1797 (thanks @HalidOdat)
* Hint how to only run build.rs if api directory changes #1794 (thanks @HalidOdat)

## 2.0.0-dev.25

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

Please sign in to comment.