mirror of https://github.com/fafhrd91/actix-web
update changelog
This commit is contained in:
parent
b7ffe12150
commit
5db4ff4775
|
@ -1,6 +1,10 @@
|
||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## Unreleased - 2021-xx-xx
|
## Unreleased - 2021-xx-xx
|
||||||
|
### Removed
|
||||||
|
- `impl Future for HttpResponse`. [#2601]
|
||||||
|
|
||||||
|
[#2601]: https://github.com/actix/actix-web/pull/2601
|
||||||
|
|
||||||
|
|
||||||
## 4.0.0-beta.21 - 2022-01-21
|
## 4.0.0-beta.21 - 2022-01-21
|
||||||
|
|
Loading…
Reference in New Issue