Skip to content

Commit ba27f54

Browse files
committed
changelog 📝, 5.14.0
[ci skip]
1 parent 4efff79 commit ba27f54

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## `5.14.0`
4+
5+
- ad6cfd22/3407ad6b/d017e627/02af67e2 add [*mobil.nrw* profile](../p/mobil-nrw)
6+
- 174ed807 `remarks()`: support missing `res.msgL[]` 🐛
7+
- 4efff792 `parseJourney`: use `j.recon.ctx` as `refreshToken` too 🐛
8+
- 86bf3b46 docs: remove "migrating to 4" guide, fix profile examples, minor tweaks 📝
9+
10+
[🏷 `5.14.0`](https://github.com/public-transport/hafas-client/releases/tag/5.14.0), 2021-01-19
11+
312
## `5.13.0`
413

514
- 7444e08/bbf024d/6815c9e add [*SBB* (Switzerland) profile](../p/sbb)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hafas-client",
33
"description": "Client for HAFAS public transport APIs.",
4-
"version": "5.13.0",
4+
"version": "5.14.0",
55
"main": "index.js",
66
"files": [
77
"index.js",
@@ -20,7 +20,7 @@
2020
"em0lar <hello@em0lar.de>",
2121
"Adrian Böhme <hannsadrian@gmail.com> (https://github.com/Adwirawien)"
2222
],
23-
"homepage": "https://github.com/public-transport/hafas-client/tree/5.13.0",
23+
"homepage": "https://github.com/public-transport/hafas-client/tree/5.14.0",
2424
"repository": "public-transport/hafas-client",
2525
"bugs": "https://github.com/public-transport/hafas-client/issues",
2626
"funding": {

0 commit comments

Comments
 (0)