1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-30 21:04:35 +01:00
actix-net/actix-utils/CHANGES.md

15 lines
234 B
Markdown
Raw Normal View History

# Changes
2018-12-26 20:50:07 +01:00
## [0.1.1] - 2018-xx-xx
* Fix framed transport error handling
2019-01-17 00:00:08 +01:00
* Added Clone impl for Either service
* Added Service and NewService for Stream dispatcher
2018-12-26 20:50:07 +01:00
## [0.1.0] - 2018-12-09
* Move utils services to separate crate