mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝; 5.17.0
[ci skip]
This commit is contained in:
parent
33dab455ce
commit
b717642293
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `5.17.0`
|
||||||
|
|
||||||
|
- 24c2cc6e add [*BLS* profile](../p/bls)
|
||||||
|
- 33dab455 add [*TPG* profile](../p/tpg)
|
||||||
|
|
||||||
|
[🏷 `5.17.0`](https://github.com/public-transport/hafas-client/releases/tag/5.17.0), 2021-07-28
|
||||||
|
|
||||||
## `5.16.0`
|
## `5.16.0`
|
||||||
|
|
||||||
- 7cb62108 `lib/request`: validate response `content-type` 🐛
|
- 7cb62108 `lib/request`: validate response `content-type` 🐛
|
||||||
|
|
|
@ -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.16.0",
|
"version": "5.17.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
"em0lar <hello@em0lar.de>",
|
"em0lar <hello@em0lar.de>",
|
||||||
"Adrian Böhme <hannsadrian@gmail.com> (https://github.com/Adwirawien)"
|
"Adrian Böhme <hannsadrian@gmail.com> (https://github.com/Adwirawien)"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.16.0",
|
"homepage": "https://github.com/public-transport/hafas-client/tree/5.17.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",
|
||||||
"funding": {
|
"funding": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue