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

prepare releases

This commit is contained in:
Nikolay Kim
2019-09-12 21:58:08 +06:00
parent 60b7aebd0a
commit e35d930ef9
3 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
# Changes
## [0.1.4] - 2019-xx-xx
## [0.1.4] - 2019-09-12
* Multipart handling now parses requests which do not end in CRLF #1038