1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-05-20 07:43:19 +02:00
actix-web/actix-utils/CHANGES.md
2019-01-16 15:00:08 -08:00

234 B

Changes

[0.1.1] - 2018-xx-xx

  • Fix framed transport error handling

  • Added Clone impl for Either service

  • Added Service and NewService for Stream dispatcher

[0.1.0] - 2018-12-09

  • Move utils services to separate crate