changelog 📝, 3.5.0

This commit is contained in:
Jannis R 2018-11-13 19:40:44 +01:00
parent 9d96902794
commit d8bc5d2bd8
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.5.0`
- 9d96902 `readableFrom()`: max `opt.maxDuration` optional
- 02e0e51 parse scheduled days of a `journey`
## `3.4.3` ## `3.4.3`
- 9936466 `p-throttle@2`, `tape-promise@4` - 9936466 `p-throttle@2`, `tape-promise@4`

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.4.3", "version": "3.5.0",
"main": "index.js", "main": "index.js",
"files": [ "files": [
"index.js", "index.js",