mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝; 5.22.1
[ci skip]
This commit is contained in:
parent
9c10a1765f
commit
674e4a5fe6
2 changed files with 9 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue