mirror of https://github.com/fafhrd91/actix-web
fix changelog
This commit is contained in:
parent
a70ee1ac08
commit
2799f2a21a
|
@ -10,7 +10,7 @@
|
|||
### Changed
|
||||
|
||||
- Handler functions can now receive up to 16 extractor parameters.
|
||||
- The `Compress` no longer compresses image or video content by default.
|
||||
- The `Compress` middleware no longer compresses image or video content.
|
||||
- Hide sensitive header values in `HttpRequest`'s `Debug` output.
|
||||
- Minimum supported Rust version (MSRV) is now 1.65 due to transitive `time` dependency.
|
||||
|
||||
|
|
Loading…
Reference in New Issue