changelog 📝, 3.2.0

[ci skip]
This commit is contained in:
Jannis R 2018-08-26 18:44:39 +02:00
parent 6a73aa5295
commit e4ddb49a2e
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.2.0`
- #79 [BVG profile](p/cmta)  Thanks @nickturskyi!
## `3.1.2` ## `3.1.2`
- f796337 handle warnings without schedule `sDate`/`eDate`/`lModDate` 🐛 - f796337 handle warnings without schedule `sDate`/`eDate`/`lModDate` 🐛

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