mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝, 5.7.1
[ci skip]
This commit is contained in:
parent
da01544b42
commit
2a5a385515
2 changed files with 10 additions and 3 deletions
|
@ -1,5 +1,11 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `5.7.1`
|
||||||
|
|
||||||
|
- 2612494 fix platform parsing with some profiles 🐛 (by [em0lar](https://em0lar.de))
|
||||||
|
|
||||||
|
[🏷 `5.7.1`](https://github.com/public-transport/hafas-client/releases/tag/5.7.1), 2020-09-09
|
||||||
|
|
||||||
## `5.7.0`
|
## `5.7.0`
|
||||||
|
|
||||||
- b2b1b75/3f4c05d/097557c add [*ZVV* profile](../p/zvv)
|
- b2b1b75/3f4c05d/097557c add [*ZVV* profile](../p/zvv)
|
||||||
|
|
|
@ -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": "5.7.0",
|
"version": "5.7.1",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
@ -16,9 +16,10 @@
|
||||||
"author": "Jannis R <mail@jannisr.de>",
|
"author": "Jannis R <mail@jannisr.de>",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Julius Tens <mail@juliustens.eu>",
|
"Julius Tens <mail@juliustens.eu>",
|
||||||
"n0emis <n0emis@noemis.me>"
|
"n0emis <n0emis@noemis.me>",
|
||||||
|
"em0lar <hello@em0lar.de>"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.7.0",
|
"homepage": "https://github.com/public-transport/hafas-client/tree/5.7.1",
|
||||||
"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",
|
||||||
"funding": "https://github.com/sponsors/derhuerst",
|
"funding": "https://github.com/sponsors/derhuerst",
|
||||||
|
|
Loading…
Add table
Reference in a new issue