changelog 📝, 4.0.1

This commit is contained in:
Jannis R 2019-03-19 12:58:37 +01:00
parent 5d49fd0a20
commit 9503ef1cda
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 5 additions and 1 deletions

View file

@ -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).

View file

@ -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",