changelog 📝; 5.20.0

This commit is contained in:
Jannis R 2021-10-18 17:18:39 +02:00
parent c1ee557cf8
commit b616330523
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 11 additions and 2 deletions

View file

@ -1,5 +1,14 @@
# Changelog
## `5.20.0`
- 0a096a13 `parseJourneyLeg()`/`parseTrip()`: expose `currentLocation` ✅📝
- b10c1ce6 Rejseplanen `trip()` test: update fixtures ✅
- 6507d5a7 VBB `departures()` test: update fixtures ✅
- c1ee557c `parseArrivalOrDeparture()`: expose `currentTripLocation` ✅📝
[🏷 `5.20.0`](https://github.com/public-transport/hafas-client/releases/tag/5.20.0), 2021-10-18
## `5.19.1`
- 042668ff add [*DART* profile](../p/dart)

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "5.19.1",
"version": "5.20.0",
"main": "index.js",
"files": [
"index.js",
@ -21,7 +21,7 @@
"Adrian Böhme <hannsadrian@gmail.com> (https://github.com/Adwirawien)",
"Yureka <github@yuka.dev>"
],
"homepage": "https://github.com/public-transport/hafas-client/tree/5.19.1",
"homepage": "https://github.com/public-transport/hafas-client/tree/5.20.0",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {