From 33ea6242bd7362f347386ea9ad586409627da9f6 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Sun, 27 Dec 2020 02:19:46 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D,=205.13.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 bda39331..4411d318 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,14 @@ # Changelog +## `5.13.0` + +- 7444e08/bbf024d/6815c9e add [*SBB* (Switzerland) profile](../p/sbb) +- 17e08ac `parseJourneyLeg` β†’ `parseAlternative`: handle missing `stopL[]` πŸ›, add tests βœ… +- 850ec94 *mobiliteit.lu*: fix endpoint, upgrade to version `1.25` +- 54b7d28 *mobiliteit.lu*: fix `national-train` product bitmasks πŸ› + +[🏷 `5.13.0`](https://github.com/public-transport/hafas-client/releases/tag/5.13.0), 2020-12-27 + ## `5.12.0` - 3e6d6d9 add [`serverInfo()` method](server-info.md) diff --git a/package.json b/package.json index 18e2a372..ab3ca80e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.12.0", + "version": "5.13.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.12.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.13.0", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {