mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 23:29:35 +02:00
changelog 📝, 3.1.0
[ci skip]
This commit is contained in:
parent
1f13f68926
commit
5ab47e8e8b
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `3.1.0`
|
||||||
|
|
||||||
|
- 9257d3a parse `line.fahrtNr`
|
||||||
|
|
||||||
## `3.0.0`
|
## `3.0.0`
|
||||||
|
|
||||||
This version is not fully backwords-compatible. Check out [the migration guide](migrating-to-3.md).
|
This version is not fully backwords-compatible. Check out [the migration guide](migrating-to-3.md).
|
||||||
|
|
|
@ -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.0.0",
|
"version": "3.1.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue