changelog

This commit is contained in:
Kajari Ghosh 2018-12-10 16:37:06 -05:00
parent 4755c19fdc
commit 2c4af79ded

View File

@ -4,7 +4,7 @@
- ADDED: all waypoints in responses now contain a distance property between the original coordinate and the snapped location. [#5255](https://github.com/Project-OSRM/osrm-backend/pull/5255)
- Table:
- ADDED: new parameter `scale_factor` which will scale the cell `duration` values by this factor. [#5298](https://github.com/Project-OSRM/osrm-backend/pull/5298)
- FIX: only trigger `scale_factor` code to scan matrix when necessary. [#5302](https://github.com/Project-OSRM/osrm-backend/issues/5302)
- FIXED: only trigger `scale_factor` code to scan matrix when necessary. [#5303](https://github.com/Project-OSRM/osrm-backend/pull/5303)
# 5.20.0
- Changes from 5.19.0: