diff --git a/docs/changelog.md b/docs/changelog.md index e42c5b78..750ad12c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,17 @@ # Changelog +## `5.18.0` + +- e293223c add [*VVV* profile](../p/vvv) +- f20466c2 add [*IVB* profile](../p/ivb) +- 0ae13b09 add [*STV* profile](../p/stv) +- 649a7ec0 add [*OÖVV* profile](../p/ooevv) +- db2cbfdc add [*VOR* profile](../p/vor) +- 56bd16b5 add [Salzburg profile](../p/salzburg) +- ce828176/aab7babb/0995696c [*DB* profile](../p/db): add [`journeysFromTrip()`](journeys-from-trips.md) + +[🏷 `5.18.0`](https://github.com/public-transport/hafas-client/releases/tag/5.18.0), 2021-08-05 + ## `5.17.0` - 24c2cc6e add [*BLS* profile](../p/bls) diff --git a/package.json b/package.json index ef5534d8..b905ef60 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.17.0", + "version": "5.18.0", "main": "index.js", "files": [ "index.js", @@ -20,7 +20,7 @@ "em0lar ", "Adrian Böhme (https://github.com/Adwirawien)" ], - "homepage": "https://github.com/public-transport/hafas-client/tree/5.17.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.18.0", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {