fix changelog 📝, Windows build badge

[ci skip]
This commit is contained in:
Jannis R 2018-08-27 13:18:24 +02:00
parent e4ddb49a2e
commit ee7ad74fd3
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
3 changed files with 3 additions and 2 deletions

View file

@ -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`

View file

@ -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,

View file

@ -14,6 +14,7 @@ HAFAS endpoint | wrapper library | docs | example code | source code
[![npm version](https://img.shields.io/npm/v/hafas-client.svg)](https://www.npmjs.com/package/hafas-client) [![npm version](https://img.shields.io/npm/v/hafas-client.svg)](https://www.npmjs.com/package/hafas-client)
[![build status](https://img.shields.io/travis/public-transport/hafas-client.svg?branch=master)](https://travis-ci.org/public-transport/hafas-client) [![build status](https://img.shields.io/travis/public-transport/hafas-client.svg?branch=master)](https://travis-ci.org/public-transport/hafas-client)
[![Windows build status](https://img.shields.io/appveyor/ci/public-transport/hafas-client.svg?branch=master)](https://ci.appveyor.com/project/public-transport/hafas-client)
![ISC-licensed](https://img.shields.io/github/license/public-transport/hafas-client.svg) ![ISC-licensed](https://img.shields.io/github/license/public-transport/hafas-client.svg)
[![chat on gitter](https://badges.gitter.im/public-transport/Lobby.svg)](https://gitter.im/public-transport/Lobby) [![chat on gitter](https://badges.gitter.im/public-transport/Lobby.svg)](https://gitter.im/public-transport/Lobby)
[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst) [![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)