mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog 📝, 4.5.1
[ci skip]
This commit is contained in:
parent
77afb9f9a3
commit
f783ef0793
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
# Changelog
|
||||
|
||||
## `4.5.1`
|
||||
|
||||
- bd7d5bb `parseWarning`: handle missing `summary`/`text` 🐛
|
||||
- 92c842b DB: enable `radar()`
|
||||
|
||||
## `4.5.0`
|
||||
|
||||
- b144dd5/b57c212 return nice error messages & error codes
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "4.5.0",
|
||||
"version": "4.5.1",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue