mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
e9e07466e1
commit
df915f90fc
|
@ -5,7 +5,7 @@
|
|||
### Changed
|
||||
|
||||
* Implement `std::error::Error` for our custom errors [#1422]
|
||||
* NormalizePath middleware now appends trailing / so that routes of form /example/ respond to /example resquests.
|
||||
* NormalizePath middleware now appends trailing / so that routes of form /example/ respond to /example requests.
|
||||
|
||||
[#1422]: https://github.com/actix/actix-web/pull/1422
|
||||
|
||||
|
|
Loading…
Reference in New Issue