Skip to content

Commit b23a69f

Browse files
committed
v0.5.3
- Adds Brazilian Portuguese, Italian, and Ukrainian localizations. #137 - Adds the word “right” to right-hand exit instructions. #125 - Improves the wording of “continue straight” instructions. #130 - Improves the wording of various instructions in Russian and Swedish. #138 - The Spanish localization consistently uses usted form. #137
1 parent 0229c18 commit b23a69f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. For change log formatting, see http://keepachangelog.com/
33

4-
## Unreleased
4+
# 0.5.3 2017-08-25
55

66
- Adds Brazilian Portuguese, Italian, and Ukrainian localizations. [#137](https://github.com/Project-OSRM/osrm-text-instructions/pull/137)
77
- Adds the word “right” to right-hand exit instructions. [#125](https://github.com/Project-OSRM/osrm-text-instructions/pull/125)

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.2",
6+
"version": "0.5.3",
77
"main": "./index.js",
88
"license": "BSD-2-Clause",
99
"bugs": {

0 commit comments

Comments
 (0)