mirror of https://github.com/fafhrd91/actix-web
Update changelog
This commit is contained in:
parent
8492ecdcee
commit
2f6f67eceb
|
@ -8,6 +8,8 @@
|
|||
### Changed
|
||||
* Change compression algorithm features flags. [#2250]
|
||||
* Deprecate `App::data` and `App::data_factory`. [#2271]
|
||||
* Add `#[must_use]` attribute for many public functions/methods. [#2281]
|
||||
|
||||
|
||||
[#2250]: https://github.com/actix/actix-web/pull/2250
|
||||
[#2271]: https://github.com/actix/actix-web/pull/2271
|
||||
|
|
Loading…
Reference in New Issue