changelog 📝, 3.4.1

[ci skip]
This commit is contained in:
Jannis R 2018-09-22 19:24:50 +02:00
parent 09895ce3fb
commit ed3ecd7b4d
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 # Changelog
## `3.4.1`
- 582c9de speed up date+time parsing ⚡️
## `3.4.0` ## `3.4.0`
- #81 [S-Bahn München profile](p/sbahn-muenchen)  Thanks @flori-uni! - #81 [S-Bahn München profile](p/sbahn-muenchen)  Thanks @flori-uni!

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.0", "version": "3.4.1",
"main": "index.js", "main": "index.js",
"files": [ "files": [
"index.js", "index.js",