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

prepare actix-multipart

This commit is contained in:
Nikolay Kim
2019-05-18 11:15:58 -07:00
parent dea0e0a721
commit 0843bce7ba
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Changes
## [0.1.0] - 2019-05-18
* Release
## [0.1.0-beta.4] - 2019-05-12
* Handle cancellation of uploads #834 #736