Update changelog for actix-http as well

This commit is contained in:
Igor Aleksanov 2021-06-23 06:57:33 +03:00
parent 2f6f67eceb
commit 390ab79000
2 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,7 @@
[#2250]: https://github.com/actix/actix-web/pull/2250
[#2271]: https://github.com/actix/actix-web/pull/2271
[#2263]: https://github.com/actix/actix-web/pull/2263
[#2281]: https://github.com/actix/actix-web/pull/2281
## 4.0.0-beta.7 - 2021-06-17

View File

@ -3,8 +3,10 @@
## Unreleased - 2021-xx-xx
### Changed
* Change compression algorithm features flags. [#2250]
* Add `#[must_use]` attribute for many public functions/methods. [#2281]
[#2250]: https://github.com/actix/actix-web/pull/2250
[#2281]: https://github.com/actix/actix-web/pull/2281
## 3.0.0-beta.7 - 2021-06-17