mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-24 16:13:00 +01:00
22 lines
288 B
Markdown
22 lines
288 B
Markdown
# Changes
|
|
|
|
## [0.2.0] - 2019-01-xx
|
|
|
|
### Changes
|
|
|
|
* Migrate to actix-service 0.2
|
|
|
|
* Upgrade trust-dns-resolver
|
|
|
|
* Use tokio-current-thread instead of diract actix-rt dipendency
|
|
|
|
|
|
## [0.1.1] - 2019-01-13
|
|
|
|
* Upgrade trust-dns-proto
|
|
|
|
|
|
## [0.1.0] - 2018-12-09
|
|
|
|
* Move server to separate crate
|