changelog 📝, 4.6.1

This commit is contained in:
Jannis R 2019-10-28 17:47:21 +01:00
parent 1cc453b778
commit df943252b6
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,10 @@
# Changelog
## `4.6.1`
- 43b4a6e handle `H_UNKNOWN` error
- 1cc453b parseArrOrDep, parseLocation: bugfixes 🐛
## `4.6.0`
- 73ca349/19c3ee6 NVV profile

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "4.6.0",
"version": "4.6.1",
"main": "index.js",
"files": [
"index.js",
@ -17,7 +17,7 @@
"contributors": [
"Julius Tens <mail@juliustens.eu>"
],
"homepage": "https://github.com/public-transport/hafas-client/tree/4.6.0",
"homepage": "https://github.com/public-transport/hafas-client/tree/4.6.1",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"license": "ISC",