Skip to content

Commit d48c358

Browse files
author
Bobby Sudekum
authored
Release v0.5.2 (#132)
1 parent c3fae5f commit d48c358

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file. For change
55

66
- put future changes here
77

8+
# 0.5.2 2017-07-25
9+
10+
- In cases where the `ref` contains numbers and the road class is motorway, the ref is used for the `way_name`. [#129](https://github.com/Project-OSRM/osrm-text-instructions/pull/129)
11+
812
# 0.5.1 2017-07-07
913

1014
- Fix exits being correctly separated (by semicolons in OSRM)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "OSRM Text Instructions",
44
"url": "https://github.com/Project-OSRM/osrm-text-instructions.js",
55
"homepage": "http://project-osrm.org",
6-
"version": "0.5.1",
6+
"version": "0.5.2",
77
"main": "./index.js",
88
"license": "BSD-2-Clause",
99
"bugs": {

0 commit comments

Comments
 (0)