mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-24 07:53:00 +01:00
update changelog
This commit is contained in:
parent
d1da227ac5
commit
e5f7e4e481
@ -24,7 +24,7 @@
|
|||||||
* Remove `Route::with2()` and `Route::with3()` use tuple of extractors instead.
|
* Remove `Route::with2()` and `Route::with3()` use tuple of extractors instead.
|
||||||
|
|
||||||
|
|
||||||
### Fixed
|
## [0.6.11] - 2018-06-xx
|
||||||
|
|
||||||
* Support chunked encoding for UrlEncoded body #262
|
* Support chunked encoding for UrlEncoded body #262
|
||||||
|
|
||||||
@ -34,6 +34,8 @@
|
|||||||
|
|
||||||
* CORS: Do not validate Origin header on non-OPTION requests #271
|
* CORS: Do not validate Origin header on non-OPTION requests #271
|
||||||
|
|
||||||
|
* Fix multipart upload "Incomplete" error #282
|
||||||
|
|
||||||
|
|
||||||
## [0.6.10] - 2018-05-24
|
## [0.6.10] - 2018-05-24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user