mirror of https://github.com/fafhrd91/actix-web
add changelog entry
This commit is contained in:
parent
f7110e9bbb
commit
4f9f429e3b
|
@ -4,6 +4,10 @@
|
||||||
### Changed
|
### Changed
|
||||||
* Change compression algorithm features flags. [#2250]
|
* Change compression algorithm features flags. [#2250]
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
* `downcast` and `downcast_get_type_id` macros. [#2291]
|
||||||
|
|
||||||
|
[#2291]: https://github.com/actix/actix-web/pull/2291
|
||||||
[#2250]: https://github.com/actix/actix-web/pull/2250
|
[#2250]: https://github.com/actix/actix-web/pull/2250
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue