update changelog

This commit is contained in:
Rob Ede 2022-01-05 05:14:04 +00:00
parent 42d31fb7bd
commit 056a68e141
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 2 additions and 2 deletions

View File

@ -2,13 +2,13 @@
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
### Added ### Added
- `GuardContext::header` [#????] - `GuardContext::header` [#2569]
### Changed ### Changed
- `HttpResponse` can now be used as a `Responder` with any body type. [#2567] - `HttpResponse` can now be used as a `Responder` with any body type. [#2567]
[#2567]: https://github.com/actix/actix-web/pull/2567 [#2567]: https://github.com/actix/actix-web/pull/2567
[#????]: https://github.com/actix/actix-web/pull/???? [#2569]: https://github.com/actix/actix-web/pull/2569
## 4.0.0-beta.19 - 2022-01-04 ## 4.0.0-beta.19 - 2022-01-04