Update CHANGELOG.

This commit is contained in:
Daniel Patterson 2017-07-25 12:12:04 -07:00
parent dac6bb27aa
commit 8c9ae4d3b4

View File

@ -15,6 +15,10 @@
- Reorders arguments to `WayHandlers` functions to match `process_way()`.
- Profiles must return a hash of profile functions. This makes it easier for profiles to include each other.
# 5.9.2
- API:
- `annotations=durations,weights,speeds` values no longer include turn penalty values ([#4330](https://github.com/Project-OSRM/osrm-backend/issues/4330))
# 5.9.1
- Infrastructure
- STXXL is not required by default