mirror of https://github.com/fafhrd91/actix-web
update changelog
This commit is contained in:
parent
0f4ab52ebb
commit
b441cc6bf1
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue