mirror of https://github.com/fafhrd91/actix-web
Must be linked to the PR, not the issue
This commit is contained in:
parent
cb10a72c17
commit
ad1f0d1e71
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
* Fix illegal chunked encoding. [#1611]
|
* Fix illegal chunked encoding. [#1615]
|
||||||
|
|
||||||
[#1611]: https://github.com/actix/actix-web/issues/1611
|
[#1615]: https://github.com/actix/actix-web/pull/1615
|
||||||
|
|
||||||
## [2.0.0-beta.1] - 2020-07-11
|
## [2.0.0-beta.1] - 2020-07-11
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue