mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝, 3.7.0
[ci skip]
This commit is contained in:
parent
f097022b9a
commit
b9282435a5
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `3.7.0`
|
||||||
|
|
||||||
|
- e867dac/f097022 `opt.stopovers`, `departure.nextStopovers`/`arrival.previousStopovers`
|
||||||
|
|
||||||
## `3.6.3`
|
## `3.6.3`
|
||||||
|
|
||||||
- cb2d298 `stop`s/`station`s: default `id` of `null` 🐛
|
- cb2d298 `stop`s/`station`s: default `id` of `null` 🐛
|
||||||
|
|
|
@ -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.3",
|
"version": "3.7.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue