Skip to content

Commit e21d464

Browse files
committed
v0.13.1
- Updated French localization with articles and prepositions insertion using grammar rules. #252 - Added a Burmese localization. #247 - Added a Finnish localization. #239 - Added a Korean localization. #243 - Updated translations in Simplified Chinese. #233 #248 - Updated Russian grammar with 'chord' status street name. #245 - Added Russian church names abbreviations. #237 - Corrected Lithuanian streets abbreviations. #238
1 parent f7c7e90 commit e21d464

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-
## master
4+
## 0.13.1 2018-07-19
55

66
- Updated French localization with articles and prepositions insertion using grammar rules. [#252](https://github.com/Project-OSRM/osrm-text-instructions/pull/252)
77
- Added a Burmese localization. [#247](https://github.com/Project-OSRM/osrm-text-instructions/pull/247)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)