mirror of https://github.com/fafhrd91/actix-web
Update CHANGES.md
This commit is contained in:
parent
88f70f383d
commit
cb10a72c17
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue