Update CHANGES.md

This commit is contained in:
masnagam 2020-07-20 22:56:15 +09:00
parent 88f70f383d
commit cb10a72c17
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@
## [Unreleased] - xxx
### Changed
* Fix illegal chunked encoding. [#1611]
[#1611]: https://github.com/actix/actix-web/issues/1611
## [2.0.0-beta.1] - 2020-07-11
### Changed