update changelog

This commit is contained in:
Rob Ede 2021-04-08 23:11:55 +01:00
parent 0f4ab52ebb
commit b441cc6bf1
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 3 additions and 0 deletions

View File

@ -1,7 +1,10 @@
# Changes # Changes
## Unreleased - 2021-xx-xx ## Unreleased - 2021-xx-xx
### Added
* `HttpResponse` and `HttpResponseBuilder` structs. [#2065]
[#2065]: https://github.com/actix/actix-web/pull/2065
## 4.0.0-beta.5 - 2021-04-02 ## 4.0.0-beta.5 - 2021-04-02
### Added ### Added