diff --git a/CHANGELOG.md b/CHANGELOG.md index 81861d18..039ec2f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. For change ## master +## 0.14.0 2019-12-04 + - Update Japanese localization, add named intersections. [#290](https://github.com/Project-OSRM/osrm-text-instructions/pull/290) - Corrected various Portuguese translations. [#283](https://github.com/Project-OSRM/osrm-text-instructions/pull/283) diff --git a/package.json b/package.json index 88431e99..a2ab8168 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "OSRM Text Instructions", "url": "https://github.com/Project-OSRM/osrm-text-instructions.js", "homepage": "http://project-osrm.org", - "version": "0.14.0-beta.4", + "version": "0.14.0", "main": "./index.js", "license": "BSD-2-Clause", "bugs": {