diff --git a/CHANGELOG.md b/CHANGELOG.md index 5548f35d0..5001f053d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - PR #3556 - fix an assertion in the walking profile triggered by tight spiral stairwells - PR #3469 - don't assert when identical coordinates are supplied to some calculations - OSM data contains these, we shouldn't crash. - PR #3515 - adjusted number of `nodes` in `annotation` + - PR #3561 - added missing backwards speeds for cycleways in bicycle profile - Enhancements: - backported 6ea9f9fdf19 - when anticipating upcoming lanes, consider how many lanes need to be crossed to get there. - when using osrm-datastore, it will attempt to clean up locks if it crashes.