changelog 📝, 4.5.1

[ci skip]
This commit is contained in:
Jannis R 2019-07-20 13:08:02 +02:00
parent 77afb9f9a3
commit f783ef0793
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 6 additions and 1 deletions

View file

@ -1,5 +1,10 @@
# Changelog # Changelog
## `4.5.1`
- bd7d5bb `parseWarning`: handle missing `summary`/`text` 🐛
- 92c842b DB: enable `radar()`
## `4.5.0` ## `4.5.0`
- b144dd5/b57c212 return nice error messages & error codes - b144dd5/b57c212 return nice error messages & error codes

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.5.0", "version": "4.5.1",
"main": "index.js", "main": "index.js",
"files": [ "files": [
"index.js", "index.js",