1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 03:49:03 +02:00

Add new_apply_cfg function

This commit is contained in:
Nikolay Kim
2019-06-06 14:28:07 +06:00
parent 7051888289
commit 158482cd2f
5 changed files with 163 additions and 5 deletions

View File

@ -1,5 +1,11 @@
# Changes
## [0.4.1] - 2019-06-06
### Added
* Add `new_apply_cfg` function
## [0.4.0] - 2019-05-12
### Changed