mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝, 4.1.1
[ci skip]
This commit is contained in:
parent
875ea18b4c
commit
965e1f9986
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
# 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`
|
||||
|
||||
- 831bcaf ISO date+time: suppress milliseconds if 0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "4.1.0",
|
||||
"version": "4.1.1",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue