diff --git a/CHANGES.md b/CHANGES.md index c1f164b6..78db1afe 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,10 @@ * Min rustc version is 1.26 +### Removed + +* Remove `Route::with2()` and `Route::with3()` use tuple of extractors instead. + ## [0.6.10] - 2018-05-24