changelog 📝, 4.2.0

[ci skip]
This commit is contained in:
Jannis R 2019-06-07 11:34:29 +02:00
parent 6da1e80ef2
commit f04b5416e4
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 5 additions and 1 deletions

View file

@ -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 🐛

View file

@ -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",