Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f217fa9cff | |||
| b265686480 | |||
| bba1e05967 |
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
# 5.17.1
|
# 5.17.2
|
||||||
- Changes from 5.17.0:
|
- Changes from 5.17.0:
|
||||||
- Bugfixes:
|
- Bugfixes:
|
||||||
- FIXED: Do not combine a segregated edge with a roundabout [#5039](https://github.com/Project-OSRM/osrm-backend/issues/5039)
|
- FIXED: Do not combine a segregated edge with a roundabout [#5039](https://github.com/Project-OSRM/osrm-backend/issues/5039)
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "osrm",
|
"name": "osrm",
|
||||||
"version": "5.17.0",
|
"version": "5.17.2",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
|
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user