We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 618e8e9 commit 1be8d19Copy full SHA for 1be8d19
CHANGELOG.md
@@ -25,11 +25,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
- [[#976]] Remove the `Done` trait. The `.rows_affected()` method is now available as an inherent
26
method on `PgQueryResult`, `MySqlQueryResult` and so on. [[@jplatte]]
27
28
-- [[#983]] Upgrade async runtime dependencies [[@seryl, @ant32, @jplatte]]
+- [[#983]] Upgrade async runtime dependencies [[@seryl], [@ant32], [@jplatte]]
29
30
- tokio 1.0
31
- actix-rt 2.0
32
33
+- [[#1007]] Remove `any::AnyType` [[@jplatte]]
34
+
35
## 0.4.2 - 2020-12-19
36
37
- [[#908]] Fix `whoami` crash on FreeBSD platform [[@fundon]] [[@AldaronLau]]
0 commit comments