diff --git a/CHANGES.md b/CHANGES.md index 6df2bbfca..34e4f5180 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,9 @@ ## not yet released +- #570 Route matching should only prefer later routes if version is greater +- #564 Using req.accepts() according to implementation + ## 2.7.0 - #547 Added mapFiles option to bodyParser