mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
changelog 📝, 5.15.2
This commit is contained in:
parent
3ab6d46b5a
commit
44f1206daf
2 changed files with 11 additions and 2 deletions
|
@ -1,5 +1,14 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `5.15.2`
|
||||||
|
|
||||||
|
- 7025d3bc ÖBB: fix profile by using `https:` 🐛
|
||||||
|
- ebe7c595 `lib/request`: fix `DEBUG` env var switch 🐛
|
||||||
|
- 6f56f152 DB: enable usage of 1st class BahnCard 🐛
|
||||||
|
- 68d8bf9f/9bfd4566/15be4a0b/b6ad9ba0/d9de0e00 fix readme/docs 📝
|
||||||
|
|
||||||
|
[🏷 `5.15.2`](https://github.com/public-transport/hafas-client/releases/tag/5.15.2), 2021-03-26
|
||||||
|
|
||||||
## `5.15.1`
|
## `5.15.1`
|
||||||
|
|
||||||
- 7025d3bc ÖBB: enable `remarks()`
|
- 7025d3bc ÖBB: enable `remarks()`
|
||||||
|
|
|
@ -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.15.1",
|
"version": "5.15.2",
|
||||||
"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.15.1",
|
"homepage": "https://github.com/public-transport/hafas-client/tree/5.15.2",
|
||||||
"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