mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
Add a changelog entry for the async runtime update
This commit is contained in:
parent
cdafc8ae17
commit
f13c187f26
@ -20,6 +20,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- [[#940]] Rename the `#[sqlx(rename)]` attribute used to specify the type name on the database
|
||||
side to `#[sqlx(type_name)]` [[@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