changelog 📝, 4.4.0

[ci skip]
This commit is contained in:
Jannis R 2019-06-30 13:21:52 +02:00
parent e46d6cd588
commit ccfeaecef9
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
## `4.4.0`
- e46d6cd `parseLocation`: expose `stop.isMeta`
## `4.3.0` ## `4.3.0`
- 1e0182f `parseLint`: use `addName` - 1e0182f `parseLint`: use `addName`

View file

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