mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
e7f1020c17
commit
9d843e0cdf
|
@ -169,7 +169,7 @@
|
||||||
## 3.0.0-beta.4 - 2020-09-09
|
## 3.0.0-beta.4 - 2020-09-09
|
||||||
### Added
|
### Added
|
||||||
* `middleware::NormalizePath` now has configurable behavior for either always having a trailing
|
* `middleware::NormalizePath` now has configurable behavior for either always having a trailing
|
||||||
slash, or as the new addition, always trimming trailing slashes. [#1639]
|
slash, or as the new addition, always trimming trailing slashes. [#1639]
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
* Update actix-codec and actix-utils dependencies. [#1634]
|
* Update actix-codec and actix-utils dependencies. [#1634]
|
||||||
|
|
Loading…
Reference in New Issue