From ba27f549520082e576560d235c34f397b0f6e06a Mon Sep 17 00:00:00 2001 From: Jannis R Date: Tue, 19 Jan 2021 15:21:32 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D,=205.14.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] --- docs/changelog.md | 9 +++++++++ package.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 4411d318..92e76b6d 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,14 @@ # Changelog +## `5.14.0` + +- ad6cfd22/3407ad6b/d017e627/02af67e2 add [*mobil.nrw* profile](../p/mobil-nrw) +- 174ed807 `remarks()`: support missing `res.msgL[]` πŸ› +- 4efff792 `parseJourney`: use `j.recon.ctx` as `refreshToken` too πŸ› +- 86bf3b46 docs: remove "migrating to 4" guide, fix profile examples, minor tweaks πŸ“ + +[🏷 `5.14.0`](https://github.com/public-transport/hafas-client/releases/tag/5.14.0), 2021-01-19 + ## `5.13.0` - 7444e08/bbf024d/6815c9e add [*SBB* (Switzerland) profile](../p/sbb) diff --git a/package.json b/package.json index ab3ca80e..13fe3063 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.13.0", + "version": "5.14.0", "main": "index.js", "files": [ "index.js", @@ -20,7 +20,7 @@ "em0lar ", "Adrian BΓΆhme (https://github.com/Adwirawien)" ], - "homepage": "https://github.com/public-transport/hafas-client/tree/5.13.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.14.0", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {