Compare commits

..

3 Commits

Author SHA1 Message Date
karenzshea f217fa9cff update changelog for 5.17.2 2018-04-20 14:58:24 +02:00
karenzshea b265686480 5.17.2 2018-04-20 14:56:23 +02:00
karenzshea bba1e05967 5.17.1 2018-04-20 12:16:35 +02:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# 5.17.1
# 5.17.2
- Changes from 5.17.0:
- Bugfixes:
- FIXED: Do not combine a segregated edge with a roundabout [#5039](https://github.com/Project-OSRM/osrm-backend/issues/5039)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "osrm",
"version": "5.17.0",
"version": "5.17.2",
"private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
"dependencies": {