Skip to content

Commit a7bd93f

Browse files
committed
Add a changelog entry for the 0.2.1 release
1 parent 21ee772 commit a7bd93f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All user visible changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/), as described
55
for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/text/1105-api-evolution.md)
66

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+
714
## [0.2.0] - 2022-12-16
815

916
* [#38](https://github.com/weiznich/diesel_async/pull/38) Relax the requirements for borrowed captures in the transaction closure

0 commit comments

Comments
 (0)