mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 3.6.1
[ci skip]
This commit is contained in:
parent
d11b60bbd1
commit
51bd438681
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `3.6.1`
|
||||||
|
|
||||||
|
- b809281 fix error parsing 🐛
|
||||||
|
- bcbc366/ae2007c/e1f1d0d ÖBB `radar()`: fix filtering of `movement.nextStops` 🐛
|
||||||
|
|
||||||
## `3.6.0`
|
## `3.6.0`
|
||||||
|
|
||||||
- 4b56f66 parse `journey.cycle` if returned by HAFAS
|
- 4b56f66 parse `journey.cycle` if returned by HAFAS
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hafas-client",
|
"name": "hafas-client",
|
||||||
"description": "Client for HAFAS public transport APIs.",
|
"description": "Client for HAFAS public transport APIs.",
|
||||||
"version": "3.6.0",
|
"version": "3.6.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue