update changelog

This commit is contained in:
fakeshadow 2021-03-26 00:38:57 +08:00
parent 97d3f8cb30
commit 6f65e81934
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
## Unreleased - 2021-xx-xx
### Changed
* `ConnectorService` type is renamed to `BoxConnectorService`. [#2081]
* Fix https encoding when enabling `compress` feature. [#2116]
* Fix http/https encoding when enabling `compress` feature. [#2116]
[#2081]: https://github.com/actix/actix-web/pull/2081
[#2116]: https://github.com/actix/actix-web/pull/2116