mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 3.9.0
[ci skip]
This commit is contained in:
parent
9b1bbb92a7
commit
cfda4caf26
2 changed files with 9 additions and 1 deletions
|
@ -1,5 +1,13 @@
|
||||||
# Changelog
|
# 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`
|
## `3.8.0`
|
||||||
|
|
||||||
- 5d0096c `departures()`: profile flag for `getPasslist` & `stbFilterEquiv`
|
- 5d0096c `departures()`: profile flag for `getPasslist` & `stbFilterEquiv`
|
||||||
|
|
|
@ -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.8.1",
|
"version": "3.9.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue