mirror of
https://github.com/fafhrd91/actix-net
synced 2025-09-02 17:46:39 +02:00
Use associated type for NewService config
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# Changes
|
||||
|
||||
## [0.4.0] - 2019-05-11
|
||||
|
||||
### Changed
|
||||
|
||||
* Change `Either` to handle two nexted services
|
||||
|
||||
* Upgrade actix-service 0.4
|
||||
|
||||
### Deleted
|
||||
|
||||
* Framed related services
|
||||
|
||||
* Stream related services
|
||||
|
||||
## [0.3.5] - 2019-04-04
|
||||
|
||||
|
Reference in New Issue
Block a user