mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 3.1.2
This commit is contained in:
parent
f796337ce1
commit
313d97c1fc
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `3.1.2`
|
||||||
|
|
||||||
|
- f796337 handle warnings without schedule `sDate`/`eDate`/`lModDate` 🐛
|
||||||
|
|
||||||
## `3.1.1`
|
## `3.1.1`
|
||||||
|
|
||||||
- 39cc2f3 fix install on Windows 🐛
|
- 39cc2f3 fix install on Windows 🐛
|
||||||
|
|
|
@ -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.1",
|
"version": "3.1.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue