From 44f1206daf2bd411206e1643d44820bf55004f8c Mon Sep 17 00:00:00 2001 From: Jannis R Date: Fri, 26 Mar 2021 23:38:09 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D,=205.15.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/changelog.md | 9 +++++++++ package.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index ad678ada..54defbdd 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -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()` diff --git a/package.json b/package.json index 50b062d2..43345c94 100644 --- a/package.json +++ b/package.json @@ -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", @@ -20,7 +20,7 @@ "em0lar ", "Adrian Bรถhme (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": {