Skip to content

Commit

Permalink
changelog 📝, 5.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
derhuerst committed Mar 26, 2021
1 parent 3ab6d46 commit 44f1206
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# 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`

- 7025d3bc ÖBB: enable `remarks()`
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "5.15.1",
"version": "5.15.2",
"main": "index.js",
"files": [
"index.js",
Expand All @@ -20,7 +20,7 @@
"em0lar <hello@em0lar.de>",
"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",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {
Expand Down

0 comments on commit 44f1206

Please sign in to comment.