mirror of https://github.com/fafhrd91/actix-web
Make changelog entry
This commit is contained in:
parent
f615e41b78
commit
0153aee932
|
@ -4,7 +4,9 @@
|
|||
### Changed
|
||||
* Add `TrailingSlash::MergeOnly` behaviour to `NormalizePath`, which allow `NormalizePath`
|
||||
to keep the trailing slash's existance as it is. [#1695]
|
||||
* Fix `ResourceMap` recursive references when printing/debugging. [#1708]
|
||||
|
||||
[#1708]: https://github.com/actix/actix-web/pull/1708
|
||||
|
||||
## 3.0.2 - 2020-09-15
|
||||
### Fixed
|
||||
|
|
Loading…
Reference in New Issue