From 43ee3563b5f76c40a6e272aa9fb91768519d1318 Mon Sep 17 00:00:00 2001 From: Gergely Nemeth Date: Fri, 18 Apr 2014 09:06:10 +0200 Subject: [PATCH] Adding #570 and #564 to the CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) 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