From 15a2fdd1f84816facbcb8a2d1200eae6064b7535 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Thu, 20 Apr 2017 13:58:29 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cac2874ad..74d47d670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # 5.7.0 - Changes from 5.6 + - Bug fixes: + - Fixed 505: Invalid distance value for distance as routing weight. + - Fixed 3958: Fix traffic light penalties for non-turns + - Fixed 3933: crash when collapsing instructions - Algorithm: - OSRM object has new option `algorithm` that allows the selection of a routing algorithm. - New experimental algorithm: Multi-Level Dijkstra with new toolchain: