mirror of https://github.com/fafhrd91/actix-web
add changelog entry for TryIntoHeaderValue Uri
This commit is contained in:
parent
3ff861eb29
commit
bbb7258e7b
|
@ -3,6 +3,7 @@
|
|||
## Unreleased
|
||||
|
||||
- Minimum supported Rust version (MSRV) is now 1.75.
|
||||
- Add `TryIntoHeaderValue` for `Uri` type.
|
||||
- Add `http::header::ContentLocation` typed header.
|
||||
- Add `http::header::Location` typed header.
|
||||
- Add `http::header::Referer` typed header.
|
||||
|
|
Loading…
Reference in New Issue