Skip to content

Commit

Permalink
changelog 📝; 6.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Sep 25, 2024
1 parent e411a4b commit 08db80f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## `6.3.2`

- 83772028/d001fcc1/3c8bb905 [*BVG* profile](../p/bvg): update auth details in order to fix "invalid client version" error 🐛✅ – Thanks @timvonwerne!
- 329c89c4 [*KVB* profile](../p/kvb): fix bitmask for "Regionalverkehr" product 🐛
- d2b490a4 [*KVB* profile](../p/kvb): remove hard-coded SSL CA certificate chain 🐛
- 96f97f24/e411a4b6 [*SNCB*/*NMBS* profile](../p/sncb): remove hard-coded SSL CA certificate chain 🐛
- 52f0dd19 [*SNCB*/*NMBS* profile](../p/sncb): un-skip E2E/integration tests ✅

[🏷 `6.3.2`](https://github.com/public-transport/hafas-client/releases/tag/6.3.2), 2024-09-25

## `6.3.1`

- 6e74b9ab fix typo in `journeys.md` 📝 – Thanks @1Maxnet1!
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.1",
"version": "6.3.2",
"type": "module",
"main": "index.js",
"files": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"Paul Sutter <paul.sutter@moia.io>",
"1Maxnet1"
],
"homepage": "https://github.com/public-transport/hafas-client/tree/6.3.0",
"homepage": "https://github.com/public-transport/hafas-client/tree/6.3.2",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {
Expand Down

0 comments on commit 08db80f

Please sign in to comment.