mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝, 4.6.2
[ci skip]
This commit is contained in:
parent
105c18b30d
commit
2fdff4df5d
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## `4.6.2`
|
||||
|
||||
- 105c18b DB: always use `rtMode: HYBRID`
|
||||
|
||||
## `4.6.1`
|
||||
|
||||
- 43b4a6e handle `H_UNKNOWN` error
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "4.6.1",
|
||||
"version": "4.6.2",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
@ -17,7 +17,7 @@
|
|||
"contributors": [
|
||||
"Julius Tens <mail@juliustens.eu>"
|
||||
],
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/4.6.1",
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/4.6.2",
|
||||
"repository": "public-transport/hafas-client",
|
||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||
"license": "ISC",
|
||||
|
|
Loading…
Add table
Reference in a new issue