Skip to content

Commit da1e8a8

Browse files
authored
Update CHANGELOG.md
1 parent 990bc14 commit da1e8a8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 2.7.1
4+
5+
* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
6+
* Replace format! with concat! for string literals #2454 (thanks @Integral-Tech)
7+
* chore: fix cargo clippy warnings #2457 (thanks @Integral-Tech)
8+
* chore: downgrade rust version in frb_codegen (thanks @Integral-Tech)
9+
* Do not warn when fvm not found or for unexpected condition name #2478
10+
311
## 2.7.0
412

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

0 commit comments

Comments
 (0)