mirror of https://github.com/fafhrd91/actix-web
Added change note for payload read buffer flush #2764
This commit is contained in:
parent
b381052dad
commit
9863237388
|
@ -1,6 +1,8 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
## Unreleased - 2022-xx-xx
|
||||
### Fixed
|
||||
- Consume bytes from read buffer when `Payload` is dropped early. [#2764]
|
||||
|
||||
|
||||
## 3.0.4 - 2022-03-09
|
||||
|
|
Loading…
Reference in New Issue