mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝, 4.0.1
This commit is contained in:
parent
5d49fd0a20
commit
9503ef1cda
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## `4.0.1`
|
||||
|
||||
- 5d49fd0 `parseDateTime`: fix `tzOffset` & `daysOffset` 🐛
|
||||
|
||||
## `4.0.0`
|
||||
|
||||
This version is not fully backwords-compatible. Check out [the migration guide](migrating-to-4.md).
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "4.0.0",
|
||||
"version": "4.0.1",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue