mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-03 07:45:30 +00:00
Add a changelog entry for the async runtime update
This commit is contained in:
parent
c5d43db312
commit
e29b07c069
@ -25,6 +25,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- [[#976]] Remove the `Done` trait. The `.rows_affected()` method is now available as an inherent
|
||||
method on `PgOutcome`, `MySqlOutcome` and so on. [[@jplatte]]
|
||||
|
||||
- [[#983]] Upgrade async runtime dependencies [[@seryl, @ant32, @jplatte]]
|
||||
|
||||
- tokio 1.0
|
||||
- actix-rt 2.0
|
||||
|
||||
## 0.4.2 - 2020-12-19
|
||||
|
||||
- [[#908]] Fix `whoami` crash on FreeBSD platform [[@fundon]] [[@AldaronLau]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user