Skip to content

Commit 1be8d19

Browse files
committed
Update CHANGELOG.md
1 parent 618e8e9 commit 1be8d19

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
- [[#976]] Remove the `Done` trait. The `.rows_affected()` method is now available as an inherent
2626
method on `PgQueryResult`, `MySqlQueryResult` and so on. [[@jplatte]]
2727

28-
- [[#983]] Upgrade async runtime dependencies [[@seryl, @ant32, @jplatte]]
28+
- [[#983]] Upgrade async runtime dependencies [[@seryl], [@ant32], [@jplatte]]
2929

3030
- tokio 1.0
3131
- actix-rt 2.0
3232

33+
- [[#1007]] Remove `any::AnyType` [[@jplatte]]
34+
3335
## 0.4.2 - 2020-12-19
3436

3537
- [[#908]] Fix `whoami` crash on FreeBSD platform [[@fundon]] [[@AldaronLau]]

0 commit comments

Comments
 (0)