mirror of https://github.com/fafhrd91/actix-web
Add changelog entry.
This commit is contained in:
parent
4243f6ef43
commit
e591881b4c
|
@ -1,6 +1,8 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
### Added
|
||||
* `ContentType::html_utf8`, a constructor to easily create a `Content-Type: text/html; charset=utf-8` header;
|
||||
|
||||
|
||||
## 4.0.0-beta.10 - 2021-10-20
|
||||
|
|
Loading…
Reference in New Issue