mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 4.0.2
This commit is contained in:
parent
133cee9988
commit
ab00a9360f
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## `4.0.1`
|
## `4.0.1`
|
||||||
|
|
||||||
|
- 133cee9 `parseWarning`: expose `warning.id` 🐛
|
||||||
|
|
||||||
|
## `4.0.1`
|
||||||
|
|
||||||
- 5d49fd0 `parseDateTime`: fix `tzOffset` & `daysOffset` 🐛
|
- 5d49fd0 `parseDateTime`: fix `tzOffset` & `daysOffset` 🐛
|
||||||
|
|
||||||
## `4.0.0`
|
## `4.0.0`
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "hafas-client",
|
"name": "hafas-client",
|
||||||
"description": "Client for HAFAS public transport APIs.",
|
"description": "Client for HAFAS public transport APIs.",
|
||||||
"version": "4.0.1",
|
"version": "4.0.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue