We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053cdc4 commit 1586687Copy full SHA for 1586687
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. For change
4
## Unreleased
5
6
- put future changes here
7
+
8
+# 0.0.5 2016-10-26
9
10
+- Add German Translation
11
- Put under Simplified BSD License
12
13
## 0.0.4 2016-10-20
package.json
@@ -3,7 +3,7 @@
3
"description": "OSRM Text Instructions",
"url": "https://github.com/Project-OSRM/osrm-text-instructions.js",
"homepage": "http://project-osrm.org",
- "version": "0.0.4",
+ "version": "0.0.5",
"main": "./index.js",
"license": "BSD-2-Clause",
"bugs": {
0 commit comments