This commit is contained in:
Jannis R 2018-07-02 16:54:21 +02:00
parent 04d550f80c
commit b6c530915f
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
## `2.10.1`
- 04d550f parse `TRSF` legs as `walking` 🐛
## `2.10.0`
- 4da8689 journey legs with `type: 'walking'` now have a `distance` in meters

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "JavaScript client for HAFAS public transport APIs.",
"version": "2.10.0",
"version": "2.10.1",
"main": "index.js",
"files": [
"index.js",