1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 06:57:43 +02:00

Handle cancellation of uploads #834 #736

This commit is contained in:
Nikolay Kim
2019-05-12 11:43:05 -07:00
parent 36d017dcc6
commit 2350a2dc68
4 changed files with 25 additions and 5 deletions

View File

@ -1,5 +1,11 @@
# Changes
## [0.1.0-beta.4] - 2019-05-12
* Handle cancellation of uploads #834 #736
* Upgrade to actix-web 1.0.0-beta.4
## [0.1.0-beta.1] - 2019-04-21
* Do not support nested multipart