File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All user visible changes to this project will be documented in this file.
4
4
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) , as described
5
5
for Rust libraries in [ RFC #1105 ] ( https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md )
6
6
7
+ ## [ 0.2.1] - 2023-03-08
8
+
9
+ * Dependency updates for ` mobc ` and ` mysql-async ` to allow newer versions as well
10
+ * Extend the README
11
+ * Improve the version constraint for diesel so that we do not end up using a newer
12
+ diesel version that's incompatible
13
+
7
14
## [ 0.2.0] - 2022-12-16
8
15
9
16
* [ #38 ] ( https://github.com/weiznich/diesel_async/pull/38 ) Relax the requirements for borrowed captures in the transaction closure
You can’t perform that action at this time.
0 commit comments