mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-27 03:49:03 +02:00
moved boxed service and new service to actix-service
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
|
||||
## [0.3.0] - 2019-02-xx
|
||||
|
||||
## Added
|
||||
|
||||
* Added boxed NewService and Service.
|
||||
|
||||
## Changed
|
||||
|
||||
* Added `Config` argument to `NewService` trait.
|
||||
|
Reference in New Issue
Block a user