changelog 📝; 5.22.1

[ci skip]
This commit is contained in:
Jannis R 2021-12-28 20:34:13 +01:00
parent 9c10a1765f
commit 674e4a5fe6
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 9 additions and 2 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## `5.22.1`
- 2fd06941 use [HTTP Keep-Alive](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Keep-Alive) ⚡️
- 9c10a176 fix request debug-logging 🐛
[🏷 `5.22.1`](https://github.com/public-transport/hafas-client/releases/tag/5.22.1), 2021-12-28
## `5.22.0`
- ed86ad0b add [*KVB* profile](../p/kvb)

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "5.22.0",
"version": "5.22.1",
"main": "index.js",
"files": [
"index.js",
@ -23,7 +23,7 @@
"Kristjan Esperanto (https://github.com/KristjanESPERANTO)",
"Marcel Radzio <mtrnord@nordgedanken.dev>"
],
"homepage": "https://github.com/public-transport/hafas-client/tree/5.22.0",
"homepage": "https://github.com/public-transport/hafas-client/tree/5.22.1",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {