mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 14:49:36 +02:00
changelog 📝; 6.0.3
This commit is contained in:
parent
e7602e6c84
commit
9d35d83c97
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## `6.0.3`
|
||||
|
||||
- e7602e6c `createClient()`: throw if userAgent is one of the documented ones 💥📝
|
||||
- 5910d625 docs: make user agent instructions more specific & actionable 📝 (related: [#286](https://github.com/public-transport/hafas-client/issues/286))
|
||||
|
||||
[🏷 `6.0.3`](https://github.com/public-transport/hafas-client/releases/tag/6.0.3), todo
|
||||
|
||||
## `6.0.2`
|
||||
|
||||
- 26394489 [*SNCB*/*NMBS* profile](../p/sncb): document profile as temporarily broken 📝
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "6.0.2",
|
||||
"version": "6.0.3",
|
||||
"type": "module",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
|
@ -26,7 +26,7 @@
|
|||
"Benoit Deldicque (https://github.com/bddq)",
|
||||
"roehrt"
|
||||
],
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/6.0.2",
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/6.0.3",
|
||||
"repository": "public-transport/hafas-client",
|
||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||
"funding": {
|
||||
|
|
Loading…
Add table
Reference in a new issue