mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 23:29:35 +02:00
changelog 📝, 3.6.3
This commit is contained in:
parent
cb2d2981a3
commit
c70a851249
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `3.6.3`
|
||||||
|
|
||||||
|
- cb2d298 `stop`s/`station`s: default `id` of `null` 🐛
|
||||||
|
|
||||||
## `3.6.2`
|
## `3.6.2`
|
||||||
|
|
||||||
- 5beff47 `radar()`: fix `polylines` option 🐛
|
- 5beff47 `radar()`: fix `polylines` option 🐛
|
||||||
|
|
|
@ -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.2",
|
"version": "3.6.3",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue