mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 4.1.0
[ci skip]
This commit is contained in:
parent
dca6c15ded
commit
4f8bc17015
2 changed files with 8 additions and 1 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `4.1.0`
|
||||||
|
|
||||||
|
- 831bcaf ISO date+time: suppress milliseconds if 0
|
||||||
|
- 3e01303/75432fc CFG profile
|
||||||
|
- 820f2ab `parseWarning`: parse products
|
||||||
|
- 3ab099b/57c7186 HVV profile
|
||||||
|
|
||||||
## `4.0.3`
|
## `4.0.3`
|
||||||
|
|
||||||
- 6aa57d4 `parseJourneyLeg`/`parseMovement`/`parseArrival`/`parseDeparture`: handle missing `dirTxt` 🐛
|
- 6aa57d4 `parseJourneyLeg`/`parseMovement`/`parseArrival`/`parseDeparture`: handle missing `dirTxt` 🐛
|
||||||
|
|
|
@ -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.0.3",
|
"version": "4.1.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue