changelog 📝, 3.4.2

[ci skip]
This commit is contained in:
Jannis R 2018-09-24 15:40:27 +02:00
parent 2a6b0dc507
commit 129caa704f
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
## `3.4.1` ## `3.4.1`
- ed3ecd7 speed up date+time formatting ⚡️
## `3.4.1`
- 582c9de speed up date+time parsing ⚡️ - 582c9de speed up date+time parsing ⚡️
## `3.4.0` ## `3.4.0`

View file

@ -1,7 +1,7 @@
{ {
"name": "hafas-client", "name": "hafas-client",
"description": "JavaScript client for HAFAS public transport APIs.", "description": "JavaScript client for HAFAS public transport APIs.",
"version": "3.4.1", "version": "3.4.2",
"main": "index.js", "main": "index.js",
"files": [ "files": [
"index.js", "index.js",