Update changelog

This commit is contained in:
Patrick Niklaus 2017-04-20 13:58:29 +00:00
parent 0eedcf69bc
commit 15a2fdd1f8

View File

@ -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: