changelog 📝; 6.1.1

This commit is contained in:
Jannis R 2023-09-03 17:09:05 +02:00
parent 0bc6ba3650
commit 449d2261bd
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 11 additions and 2 deletions

View file

@ -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

View file

@ -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": {