Update changelog for issue #2896 fix.

This commit is contained in:
Daniel Patterson 2016-09-12 15:14:50 -07:00
parent 1d94eb88f6
commit 1b4a52e99c

View File

@ -21,6 +21,7 @@
- Fixed an issue that would detect turning circles as sliproads
- Fixed a bug where post-processing instructions (e.g. left + left -> uturn) could result in false pronunciations
- Fixes a bug where a bearing range of zero would cause exhaustive graph traversals
- Fixes a bug where certain looped geometries could cause an infinite loop during extraction
- Infrastructure:
- Adds a feature to limit results in nearest service with a default of 100 in `osrm-routed`