mirror of
https://github.com/actix/actix-web.git
synced 2025-04-12 21:04:05 +00:00
actix-multipart: Update changes for boundary fix
This commit is contained in:
parent
40982d91bb
commit
dbdc3198ce
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## [2.0.0-alpha.4] - 2019-12-xx
|
||||
|
||||
* Multipart handling now handles Pending during read of boundary #1205
|
||||
|
||||
## [0.2.0-alpha.2] - 2019-12-03
|
||||
|
||||
* Migrate to `std::future`
|
||||
|
|
Loading…
Reference in a new issue