Update CHANGES.md

This commit is contained in:
Rob Ede 2021-02-24 16:19:17 +00:00 committed by GitHub
parent e7f1020c17
commit 9d843e0cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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]