You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
-
# 5.16.0 RC 7
2
-
- Changes from 5.15.1:
1
+
2
+
# 5.16.0
3
+
- Changes from 5.15.2:
3
4
- Guidance
4
5
- ADDED #4676: Support for maneuver override relation, allowing data-driven overrides for turn-by-turn instructions [#4676](https://github.com/Project-OSRM/osrm-backend/pull/4676)
5
6
- CHANGED #4830: Announce reference change if names are empty
@@ -14,6 +15,13 @@
14
15
- FIXED #4763: Add support for non-numerical units in car profile for maxheight [#4763](https://github.com/Project-OSRM/osrm-backend/issues/4763)
15
16
- ADDED #4872: Handling of `barrier=height_restrictor` nodes [#4872](https://github.com/Project-OSRM/osrm-backend/pull/4872)
16
17
18
+
# 5.15.2
19
+
- Changes from 5.15.1:
20
+
- Features:
21
+
- ADDED: Exposed the waypoints parameter in the node bindings interface
22
+
- Bugfixes:
23
+
- FIXED: Segfault causing bug in leg collapsing map matching when traversing edges in reverse
0 commit comments