mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-04-20 23:23:56 +03:00
fix changelog 📝, Windows build badge
[ci skip]
This commit is contained in:
parent
e4ddb49a2e
commit
ee7ad74fd3
3 changed files with 3 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## `3.2.0`
|
## `3.2.0`
|
||||||
|
|
||||||
- #79 [BVG profile](p/cmta) – Thanks @nickturskyi!
|
- #79 [CapMetro/CMTA profile](p/cmta) – Thanks @nickturskyi!
|
||||||
|
|
||||||
## `3.1.2`
|
## `3.1.2`
|
||||||
|
|
||||||
|
|
|
@ -14,7 +14,7 @@ client.journeys('000002370', '000005919', {results: 1, polylines: true})
|
||||||
// client.nearby({
|
// client.nearby({
|
||||||
// type: 'location',
|
// type: 'location',
|
||||||
// latitude: 30.266222,
|
// latitude: 30.266222,
|
||||||
// longtitude: -97.746058
|
// longitude: -97.746058
|
||||||
// }, {distance: 60})
|
// }, {distance: 60})
|
||||||
// client.radar({
|
// client.radar({
|
||||||
// north: 30.240877,
|
// north: 30.240877,
|
||||||
|
|
|
@ -14,6 +14,7 @@ HAFAS endpoint | wrapper library | docs | example code | source code
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/hafas-client)
|
[](https://www.npmjs.com/package/hafas-client)
|
||||||
[](https://travis-ci.org/public-transport/hafas-client)
|
[](https://travis-ci.org/public-transport/hafas-client)
|
||||||
|
[](https://ci.appveyor.com/project/public-transport/hafas-client)
|
||||||

|

|
||||||
[](https://gitter.im/public-transport/Lobby)
|
[](https://gitter.im/public-transport/Lobby)
|
||||||
[](https://patreon.com/derhuerst)
|
[](https://patreon.com/derhuerst)
|
||||||
|
|
Loading…
Add table
Reference in a new issue