mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 14:49:36 +02:00
changelog 📝; 6.1.1
This commit is contained in:
parent
0bc6ba3650
commit
449d2261bd
2 changed files with 11 additions and 2 deletions
|
@ -1,5 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## `6.1.1`
|
||||
|
||||
- 45610fc9 [*IVB* profile](../p/ivb): update SSL CA certificate chain 🐛
|
||||
- 581a4751 profiles' examples: fixes, minor tweaks 📝
|
||||
- 19cdde06 document testing setup 📝
|
||||
- 0bc6ba36 [*DB* profile](../p/db): pass along `opt.age` if defined ✅
|
||||
|
||||
[🏷 `6.1.1`](https://github.com/public-transport/hafas-client/releases/tag/6.1.1), 2023-09-03
|
||||
|
||||
## `6.1.0`
|
||||
|
||||
- 793cc9ee with `$HTTP(S)_PROXY`, keep connections alive for 10s
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "6.1.0",
|
||||
"version": "6.1.1",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
|
@ -26,7 +26,7 @@
|
|||
"Benoit Deldicque (https://github.com/bddq)",
|
||||
"roehrt"
|
||||
],
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/6.1.0",
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/6.1.1",
|
||||
"repository": "public-transport/hafas-client",
|
||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||
"funding": {
|
||||
|
|
Loading…
Add table
Reference in a new issue