Skip to content

Commit a6d23b3

Browse files
committed
chore: doc
1 parent 3c9b9fa commit a6d23b3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 2.0.0-dev.22
4+
5+
* Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
6+
* Automatically upgrade flutter_rust_bridge Dart/Rust runtime versions when running generate #1704
7+
* Fix failure of formatting Dart code when path is too long #1702
8+
* Add checks when build_runner needs to be a dependency #1695
9+
* Fix generated code is breaking cargo test because of its doc-test contains a moved import #1706
10+
* Add uuid and chrono for SSE codec (the CST/DCO codec already supports it) #169
11+
* Add example using build.rs #1696
12+
* Add doc about movement of things like StreamSink #1703
13+
* Add tests and doc about multiple Dart Isolates #1699
14+
315
## 2.0.0-dev.21
416

517
* 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)