mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
2.7.0
This commit is contained in:
parent
39aac10a17
commit
7b5f13524d
2 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## `2.7.0`
|
||||
|
||||
- `journeys()`: `polylines` option
|
||||
- `journeyLeg()`: `polyline` option
|
||||
- `radar()`: `polylines` option
|
||||
|
||||
## `2.6.0`
|
||||
|
||||
- 5d10d76 journey legs: parse cycle
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "JavaScript client for HAFAS public transport APIs.",
|
||||
"version": "2.6.0",
|
||||
"version": "2.7.0",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue