Update CHANGELOG

This commit is contained in:
Daniel Patterson 2018-12-14 11:49:48 -07:00
parent cb0ce6c771
commit d8d8675e74
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B

View File

@ -6,6 +6,9 @@
- 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)
- FIXED: only trigger `scale_factor` code to scan matrix when necessary. [#5303](https://github.com/Project-OSRM/osrm-backend/pull/5303)
- Docker:
- FIXED: use consistent boost version between build and runtime [#5311](https://github.com/Project-OSRM/osrm-backend/pull/5311)
- FIXED: don't override default permissions on /opt [#5311](https://github.com/Project-OSRM/osrm-backend/pull/5311)
# 5.20.0
- Changes from 5.19.0: