changelog 📝, 3.9.0

[ci skip]
This commit is contained in:
Jannis R 2019-02-08 13:16:52 +01:00
parent 9b1bbb92a7
commit cfda4caf26
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 9 additions and 1 deletions

View file

@ -1,5 +1,13 @@
# Changelog
## `3.9.0`
- b0f786c support for retrying failed requests ✨  [docs](readme.md#retrying-failed-requests)
## `3.8.1`
- 3f58d84 handle `stop` objects as input 🐛
## `3.8.0`
- 5d0096c `departures()`: profile flag for `getPasslist` & `stbFilterEquiv`

View file

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