Skip to content

Commit badb219

Browse files
committed
v0.7.1
- Added Castilian Spanish localization. #163 - Added Esperanto localization. #162 - Added Romanian localization. #105 - Added Turkish localization. #158 - Added a `language` argument to `capitalizeFirstLetter`, which capitalizes according to that language’s rules. #164
1 parent 2117bd8 commit badb219

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-
## master
4+
## 0.7.1 2017-09-26
55

66
- Added Castilian Spanish localization. [#163](https://github.com/Project-OSRM/osrm-text-instructions/pull/163)
77
- Added Esperanto localization. [#162](https://github.com/Project-OSRM/osrm-text-instructions/pull/162)

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

0 commit comments

Comments
 (0)