mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 14:49:36 +02:00
changelog 📝; 5.20.0
This commit is contained in:
parent
c1ee557cf8
commit
b616330523
2 changed files with 11 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue