mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 3.4.2
[ci skip]
This commit is contained in:
parent
2a6b0dc507
commit
129caa704f
2 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
||||||
|
|
||||||
## `3.4.1`
|
## `3.4.1`
|
||||||
|
|
||||||
|
- ed3ecd7 speed up date+time formatting ⚡️
|
||||||
|
|
||||||
|
## `3.4.1`
|
||||||
|
|
||||||
- 582c9de speed up date+time parsing ⚡️
|
- 582c9de speed up date+time parsing ⚡️
|
||||||
|
|
||||||
## `3.4.0`
|
## `3.4.0`
|
||||||
|
|
|
@ -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.1",
|
"version": "3.4.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue