mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 5.0.3
[ci skip]
This commit is contained in:
parent
5622f98e62
commit
f771e9fb5d
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `5.0.3`
|
||||||
|
|
||||||
|
- 8c6a8d8 `findInTree`: improved performance ⚡️
|
||||||
|
- c080f32 `vbb-translate-ids@4` 🐛
|
||||||
|
|
||||||
|
[🏷 `5.0.3`](https://github.com/public-transport/hafas-client/releases/tag/5.0.3), 2020-01-29
|
||||||
|
|
||||||
## `5.0.2`
|
## `5.0.2`
|
||||||
|
|
||||||
- e049aa3 `parseWarning()`: fix `parseMsgEvent()` 🐛
|
- e049aa3 `parseWarning()`: fix `parseMsgEvent()` 🐛
|
||||||
|
|
|
@ -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": "5.0.2",
|
"version": "5.0.3",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Julius Tens <mail@juliustens.eu>"
|
"Julius Tens <mail@juliustens.eu>"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.0.2",
|
"homepage": "https://github.com/public-transport/hafas-client/tree/5.0.3",
|
||||||
"repository": "public-transport/hafas-client",
|
"repository": "public-transport/hafas-client",
|
||||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
Loading…
Add table
Reference in a new issue