Skip to content

Commit 0824f23

Browse files
authored
Update CHANGELOG.md
1 parent 166acff commit 0824f23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- Support `filter` expression for query and scan.
1111
You can pass `filter_expression` like following.
12+
- Use tokio@1.17.0
1213

1314
``` rust
1415
let filter = Scan::filter_expression(Scan::num()).eq(1000);

0 commit comments

Comments
 (0)