changelog 📝, 2.10.2

This commit is contained in:
Jannis R 2018-07-25 11:38:07 +02:00
parent d54c26d9be
commit 0b81a59c71
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog # Changelog
## `2.10.2`
- d54c26d randomize `User-Agent`
## `2.10.1` ## `2.10.1`
- 04d550f parse `TRSF` legs as `walking` 🐛 - 04d550f parse `TRSF` legs as `walking` 🐛

View file

@ -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.1", "version": "2.10.2",
"main": "index.js", "main": "index.js",
"files": [ "files": [
"index.js", "index.js",