mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog for 2.10.0 📝, 2.10.0
This commit is contained in:
parent
fccd3d0037
commit
8923bcb619
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `2.10.0`
|
||||||
|
|
||||||
|
- 4da8689 journey legs with `type: 'walking'` now have a `distance` in meters
|
||||||
|
- c1bdade `departures()`: parse & expose platforms
|
||||||
|
- fccd3d0 `journeys()`: `startWithWalking` option
|
||||||
|
|
||||||
## `2.9.1`
|
## `2.9.1`
|
||||||
|
|
||||||
- a952b08 notes on how to use `hafas-client` with react-native 📝
|
- a952b08 notes on how to use `hafas-client` with react-native 📝
|
||||||
|
|
|
@ -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": "2.9.1",
|
"version": "2.10.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue