1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-24 11:42:59 +01:00
actix-net/actix-connector/CHANGES.md

18 lines
243 B
Markdown
Raw Normal View History

2018-12-10 17:42:31 +01:00
# Changes
2019-01-26 22:15:17 +01:00
## [0.1.2] - 2019-01-xx
* Upgrade trust-dns-resolver
* Use tokio-current-thread instead of diract actix-rt dipendency
2019-01-13 19:03:33 +01:00
## [0.1.1] - 2019-01-13
* Upgrade trust-dns-proto
2018-12-10 17:42:31 +01:00
## [0.1.0] - 2018-12-09
* Move server to separate crate