mirror of https://github.com/fafhrd91/actix-web
update changelog
This commit is contained in:
parent
42d31fb7bd
commit
056a68e141
|
@ -2,13 +2,13 @@
|
|||
|
||||
## Unreleased - 2021-xx-xx
|
||||
### Added
|
||||
- `GuardContext::header` [#????]
|
||||
- `GuardContext::header` [#2569]
|
||||
|
||||
### Changed
|
||||
- `HttpResponse` can now be used as a `Responder` with any body type. [#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
|
||||
|
|
Loading…
Reference in New Issue