File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ notifications:
1313branches :
1414 only :
1515 - master
16+ - " 5.18"
1617 # enable building tags
1718 - /^v\d+\.\d+(\.\d+)?(-\S*)?$/
1819
Original file line number Diff line number Diff line change 1- # UNRELEASED
1+ # 5.18.0 RC1
22 - Changes from 5.17.0:
33 - Features:
44 - ADDED: ` table ` plugin now optionally returns ` distance ` matrix as part of response [ #4990 ] ( https://github.com/Project-OSRM/osrm-backend/pull/4990 )
Original file line number Diff line number Diff line change 11{
22 "name" : " osrm" ,
3- "version" : " 5.18.0-latest .1" ,
3+ "version" : " 5.18.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