Update actix-multipart CHANGES.md.

This commit is contained in:
jmjoy 2020-02-27 14:40:09 +08:00
parent f9fc6334d7
commit 63e70345e4
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@
* Remove the unused `time` dependency * Remove the unused `time` dependency
* Fix missing `std::error::Error` implement for `MultipartError`.
## [0.2.0] - 2019-12-20 ## [0.2.0] - 2019-12-20
* Release * Release