mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 4.7.0
[ci skip]
This commit is contained in:
parent
747f335e32
commit
c7a2813039
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `4.7.0`
|
||||||
|
|
||||||
|
- fceaf86 parse `Q` hints
|
||||||
|
- c883d96 documentation for `mgate.exe` endpoints
|
||||||
|
|
||||||
|
[🏷 `4.7.0`](https://github.com/public-transport/hafas-client/releases/tag/4.7.0), 2019-12-26
|
||||||
|
|
||||||
## `4.6.2`
|
## `4.6.2`
|
||||||
|
|
||||||
- 105c18b DB: always use `rtMode: HYBRID`
|
- 105c18b DB: always use `rtMode: HYBRID`
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hafas-client",
|
"name": "hafas-client",
|
||||||
"description": "Client for HAFAS public transport APIs.",
|
"description": "Client for HAFAS public transport APIs.",
|
||||||
"version": "4.6.2",
|
"version": "4.7.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Julius Tens <mail@juliustens.eu>"
|
"Julius Tens <mail@juliustens.eu>"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/public-transport/hafas-client/tree/4.6.2",
|
"homepage": "https://github.com/public-transport/hafas-client/tree/4.7.0",
|
||||||
"repository": "public-transport/hafas-client",
|
"repository": "public-transport/hafas-client",
|
||||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
Loading…
Add table
Reference in a new issue