mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-04-20 23:23:56 +03:00
changelog 📝, 4.2.0
[ci skip]
This commit is contained in:
parent
6da1e80ef2
commit
f04b5416e4
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `4.2.0`
|
||||||
|
|
||||||
|
- 6da1e80 add `leg.reachable`
|
||||||
|
|
||||||
## `4.1.1`
|
## `4.1.1`
|
||||||
|
|
||||||
- 875ea18 parse scheduled/actual platform information on legs, fixes #116 🐛
|
- 875ea18 parse scheduled/actual platform information on legs, fixes #116 🐛
|
||||||
|
|
|
@ -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": "4.1.1",
|
"version": "4.2.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue