Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Jun 5, 2018
1 parent d1da227 commit e5f7e4e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
* 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

Expand All @@ -34,6 +34,8 @@

* CORS: Do not validate Origin header on non-OPTION requests #271

* Fix multipart upload "Incomplete" error #282


## [0.6.10] - 2018-05-24

Expand Down

0 comments on commit e5f7e4e

Please sign in to comment.