changelog 📝, 4.1.1

[ci skip]
This commit is contained in:
Jannis R 2019-05-29 14:22:32 +02:00
parent 875ea18b4c
commit 965e1f9986
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# Changelog # Changelog
## `4.1.1`
- 875ea18 parse scheduled/actual platform information on legs, fixes #116 🐛
- f92e933 [DB](../p/db) departures/arrivals: parse load factor #112
## `4.1.0` ## `4.1.0`
- 831bcaf ISO date+time: suppress milliseconds if 0 - 831bcaf ISO date+time: suppress milliseconds if 0

View file

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