mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝, 4.2.1
This commit is contained in:
parent
9078d2d25a
commit
3eacc443e1
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## `4.2.1`
|
||||
|
||||
- 9078d2d fix `leg.reachable`, which was breaking all walking legs 🐛
|
||||
|
||||
## `4.2.0`
|
||||
|
||||
- 6da1e80 add `leg.reachable`
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue