mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 23:29:35 +02:00
changelog 📝, 3.3.0
[ci skip]
This commit is contained in:
parent
3ac04a0ebd
commit
dfad3d9d84
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `3.3.0`
|
||||||
|
|
||||||
|
- #80/b36ccda `reachableFrom()` method – [docs](reachable-from.md)
|
||||||
|
|
||||||
## `3.2.1`
|
## `3.2.1`
|
||||||
|
|
||||||
- 044a5ee `arrivals()`: return a `direction` of `null` :bug:
|
- 044a5ee `arrivals()`: return a `direction` of `null` :bug:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hafas-client",
|
"name": "hafas-client",
|
||||||
"description": "JavaScript client for HAFAS public transport APIs.",
|
"description": "JavaScript client for HAFAS public transport APIs.",
|
||||||
"version": "3.2.1",
|
"version": "3.3.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue