changelog 📝, 3.8.0

This commit is contained in:
Jannis R 2018-12-31 18:26:07 +01:00
parent f0bd8ba61d
commit ecc26ef313
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# Changelog # Changelog
## `3.8.0`
- 5d0096c `departures()`: profile flag for `getPasslist` & `stbFilterEquiv`
- #99 [Saarfahrplan profile](p/saarfahrplan)  Thanks @ialokim & @juliuste!
## `3.7.0` ## `3.7.0`
- e867dac/f097022 `opt.stopovers`, `departure.nextStopovers`/`arrival.previousStopovers` - e867dac/f097022 `opt.stopovers`, `departure.nextStopovers`/`arrival.previousStopovers`

View file

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