1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-27 17:52:56 +01:00

update changelog

This commit is contained in:
Nikolay Kim 2018-06-01 10:55:54 -07:00
parent 3e0a71101c
commit 009ee4b3db

View File

@ -8,6 +8,10 @@
* Min rustc version is 1.26 * Min rustc version is 1.26
### Removed
* Remove `Route::with2()` and `Route::with3()` use tuple of extractors instead.
## [0.6.10] - 2018-05-24 ## [0.6.10] - 2018-05-24