mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝, 4.6.1
This commit is contained in:
parent
1cc453b778
commit
df943252b6
2 changed files with 7 additions and 2 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## `4.6.1`
|
||||
|
||||
- 43b4a6e handle `H_UNKNOWN` error
|
||||
- 1cc453b parseArrOrDep, parseLocation: bugfixes 🐛
|
||||
|
||||
## `4.6.0`
|
||||
|
||||
- 73ca349/19c3ee6 NVV profile
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "4.6.0",
|
||||
"version": "4.6.1",
|
||||
"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.0",
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/4.6.1",
|
||||
"repository": "public-transport/hafas-client",
|
||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||
"license": "ISC",
|
||||
|
|
Loading…
Add table
Reference in a new issue