mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 5.5.0
[ci skip]
This commit is contained in:
parent
0699d4d22e
commit
0287899d1d
2 changed files with 11 additions and 2 deletions
|
@ -1,5 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## `5.5.0`
|
||||
|
||||
- fa3146d/9c4189a add [*SVV* profile](../p/svv)
|
||||
- e032ec1 "invalid response" error: add `isHafasError: true` flag
|
||||
- 0699d4d `departures()`/`arrivals()`: let `results` option default to `null`
|
||||
- 1b01331 use `object-scan@13` ⚡️
|
||||
|
||||
[🏷 `5.5.0`](https://github.com/public-transport/hafas-client/releases/tag/5.5.0), 2020-04-09
|
||||
|
||||
## `5.4.0`
|
||||
|
||||
- 01b3693/17031f3/7d3107e add [*SNCB*/*NMBS* profile](../p/sncb)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "5.4.0",
|
||||
"version": "5.5.0",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
@ -18,7 +18,7 @@
|
|||
"Julius Tens <mail@juliustens.eu>",
|
||||
"n0emis <n0emis@noemis.me>"
|
||||
],
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.4.0",
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.5.0",
|
||||
"repository": "public-transport/hafas-client",
|
||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||
"funding": "https://github.com/sponsors/derhuerst",
|
||||
|
|
Loading…
Add table
Reference in a new issue