From 1b4a52e99c56b317bf52bb33a69a949248814c89 Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Mon, 12 Sep 2016 15:14:50 -0700 Subject: [PATCH] Update changelog for issue #2896 fix. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d029bbea0..e4266932f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`