changelog for 2.9.0 & 2.9.1 📝, 2.9.1

This commit is contained in:
Jannis R 2018-06-30 13:58:13 +02:00
parent 063e2b4254
commit fa0570e3d8
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 12 additions and 1 deletions

View file

@ -1,5 +1,16 @@
# Changelog
## `2.9.1`
- a952b08 notes on how to use `hafas-client` with react-native 📝
- 38a3749 `parseStopover`: fix first/last canceled stopovers 🐛
## `2.9.0`
- 49186ae journey leg passed stations: add `arrivalDelay` & `departureDelay`
- deb8829 [`journeys()`](journeys.md): new `whenRepresents` option
- f3d8304 let the `insa` and `nahsh` profiles use HTTPS
## `2.8.1`
- 769f2e3 send `Accept: application/json`

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "JavaScript client for HAFAS public transport APIs.",
"version": "2.9.0",
"version": "2.9.1",
"main": "index.js",
"files": [
"index.js",