mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-27 21:22:57 +01:00
32 lines
413 B
Markdown
32 lines
413 B
Markdown
# Changes
|
|
|
|
## [0.1.3] - 2019-04-11
|
|
|
|
### Changed
|
|
|
|
* Start trust-dns default resolver on first use
|
|
|
|
## [0.1.2] - 2019-04-04
|
|
|
|
### Added
|
|
|
|
* Log error if dns system config could not be loaded.
|
|
|
|
### Changed
|
|
|
|
* Rename connect Connector to TcpConnector #10
|
|
|
|
|
|
## [0.1.1] - 2019-03-15
|
|
|
|
### Fixed
|
|
|
|
* Fix error handling for single address
|
|
|
|
|
|
## [0.1.0] - 2019-03-14
|
|
|
|
* Refactor resolver and connector services
|
|
|
|
* Rename crate
|