1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-25 22:49:21 +02:00

update changes

This commit is contained in:
Nikolay Kim
2019-04-20 11:18:04 -07:00
parent 01b1350dcc
commit 891f857547
2 changed files with 4 additions and 1 deletions

View File

@ -9,6 +9,8 @@
* Add `.peer_addr()` #744
* Add `NormalizePath` middleware
### Changed
* Rename `RouterConfig` to `ServiceConfig`