mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 2.10.3
This commit is contained in:
parent
50bd4409f5
commit
40b56f70b7
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## `2.10.3`
|
||||||
|
|
||||||
|
- 50bd440 better `User-Agent` randomization
|
||||||
|
|
||||||
## `2.10.2`
|
## `2.10.2`
|
||||||
|
|
||||||
- d54c26d randomize `User-Agent`
|
- d54c26d randomize `User-Agent`
|
||||||
|
|
|
@ -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": "2.10.2",
|
"version": "2.10.3",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
"index.js",
|
"index.js",
|
||||||
|
|
Loading…
Add table
Reference in a new issue