diff --git a/awc/CHANGES.md b/awc/CHANGES.md index ee975aac6..c30f0e1ae 100644 --- a/awc/CHANGES.md +++ b/awc/CHANGES.md @@ -2,10 +2,11 @@ ## Unreleased - 2021-xx-xx ### Changed -* `ConnectorService` type is renamed to `BoxConnectorService` [#2081] -* Fix https encoding when enabling `compress` feature. +* `ConnectorService` type is renamed to `BoxConnectorService`. [#2081] +* Fix 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 ## 3.0.0-beta.3 - 2021-03-08