Skip to content

Commit

Permalink
changelog 📝; 6.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Feb 1, 2025
1 parent 8baa32b commit faef854
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -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 🐛
Expand Down
2 changes: 1 addition & 1 deletion license.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -30,7 +30,7 @@
"1Maxnet1",
"Tim von Werne <[email protected]>"
],
"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": {
Expand Down

0 comments on commit faef854

Please sign in to comment.