mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 3.9.1
This commit is contained in:
parent
a145feab4a
commit
1e8bdda6df
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `3.9.1`
|
||||||
|
|
||||||
|
- a145fea extend default retrying options 🐛
|
||||||
|
|
||||||
## `3.9.0`
|
## `3.9.0`
|
||||||
|
|
||||||
- b0f786c support for retrying failed requests ✨ – [docs](readme.md#retrying-failed-requests)
|
- b0f786c support for retrying failed requests ✨ – [docs](readme.md#retrying-failed-requests)
|
||||||
|
|
|
@ -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.9.0",
|
"version": "3.9.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue