mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-24 03:42:59 +01:00
17 lines
282 B
Markdown
17 lines
282 B
Markdown
# Changes
|
|
|
|
## [0.1.1] - 2018-xx-xx
|
|
|
|
* Fix framed transport error handling
|
|
|
|
* Added Clone impl for Either service
|
|
|
|
* Added Clone impl for Timeout service factory
|
|
|
|
* Added Service and NewService for Stream dispatcher
|
|
|
|
|
|
## [0.1.0] - 2018-12-09
|
|
|
|
* Move utils services to separate crate
|