File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ branches:
1515 - master
1616 # enable building tags
1717 - /^v\d+\.\d+(\.\d+)?(-\S*)?$/
18+ - 5.12
1819
1920cache :
2021 yarn : true
Original file line number Diff line number Diff line change 1- # UNRELEASED
1+ # 5.12.0
2+ - Changes from 5.11.0
23 - Guidance
34 - now announcing turning onto oneways at the end of a road (e.g. onto dual carriageways)
45 - Adds new instruction types at the exit of roundabouts and rotaries ` exit roundabout ` and ` exit rotary ` .
Original file line number Diff line number Diff line change 11{
22 "name" : " osrm" ,
3- "version" : " 5.12.0-roundaboutexits .1" ,
3+ "version" : " 5.12.0-rc .1" ,
44 "private" : false ,
55 "description" : " The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data." ,
66 "dependencies" : {
You can’t perform that action at this time.
0 commit comments