mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-27 03:49:03 +02:00
add Service impl for Box<S>
This commit is contained in:
12
actix-service/CHANGES.md
Normal file
12
actix-service/CHANGES.md
Normal file
@ -0,0 +1,12 @@
|
||||
# Changes
|
||||
|
||||
## [0.1.1] - 2018-12-09
|
||||
|
||||
### Added
|
||||
|
||||
* Added Service impl for Box<S: Service>
|
||||
|
||||
|
||||
## [0.1.0] - 2018-12-09
|
||||
|
||||
* Initial import
|
Reference in New Issue
Block a user