Add bug fix to changelog

This commit is contained in:
Patrick Niklaus 2017-07-13 09:01:08 +00:00
parent 070fa1a24c
commit f54631619a

View File

@ -18,6 +18,8 @@
- Exposes engine limit on number of alternatives to generate `--max-alternatives` in `osrm-routed` (3 by default)
- Infrastructure
- STXXL is not required to build OSRM and is an optional dependency for back-compatibility (ENABLE_STXXL=On)
- Bug fixes:
- #4278: Remove superflous continious instruction on a motorway.
# 5.8.0
- Changes from 5.7