1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 19:51:06 +01:00

update changes

This commit is contained in:
Nikolay Kim 2018-12-09 10:16:35 -08:00
parent 43e14818c4
commit 3288b7648d

View File

@ -2,6 +2,8 @@
## [0.3.0] - xxx
* Split `Service` trait to separate crate
* Use new `Service<Request>` trait