From faef8540a895d06fea6bc4421dbea171520c6d98 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Sat, 1 Feb 2025 08:01:27 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=206.3.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog.md | 11 +++++++++++ license.md | 2 +- package.json | 4 ++-- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 3c2a6430..472c22e1 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,16 @@ # Changelog +## `6.3.4` + +- 7f3eaa23 [*DB* profile](../p/db): explain that the endpoint is down, link to alternative [`db-vendo-client`](https://github.com/public-transport/db-vendo-client) ๐Ÿ“ +- 9dd6d2cb [*BVG* profile](../p/bvg): remove hard-coded normal walking speed ๐Ÿ› +- d728dd8a [*BVG* profile](../p/bvg): remove outdated Berlkรถnig integration +- 8ecf87d9 [*BVG* profile](../p/bvg): remove hard-coded `OEV` filter +- 66c30367 [*BVG* profile](../p/bvg) E2E/integration tests: update fixtures โœ… +- 8baa32b8 [*DB Busradar NRW* profile](../p/db-busradar-nrw): update URL, `ver` & `client.v`, update integration test fixtures โœ… + +[๐Ÿท `6.3.4`](https://github.com/public-transport/hafas-client/releases/tag/6.3.4), 2025-02-01 + ## `6.3.3` - 75de610c [*DB* profile](../p/db): fix parsing of ticket URLs ๐Ÿ› diff --git a/license.md b/license.md index 732e7f50..fa916df0 100644 --- a/license.md +++ b/license.md @@ -1,4 +1,4 @@ -Copyright (c) 2024, Jannis R +Copyright (c) 2025, Jannis R Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. diff --git a/package.json b/package.json index cbb9203a..4f7ad379 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "6.3.3", + "version": "6.3.4", "type": "module", "main": "index.js", "files": [ @@ -30,7 +30,7 @@ "1Maxnet1", "Tim von Werne " ], - "homepage": "https://github.com/public-transport/hafas-client/tree/6.3.3", + "homepage": "https://github.com/public-transport/hafas-client/tree/6.3.4", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {