diff --git a/docs/changelog.md b/docs/changelog.md index fc76410a..bfc36ce3 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -49,7 +49,7 @@ ## `5.23.0` -- 57084262 expose `departure.destination` & `arrival.origin` ✅ +- 57084262 expose `departure.destination` & `arrival.origin` ✅ – Thanks @bddq! [🏷 `5.23.0`](https://github.com/public-transport/hafas-client/releases/tag/5.23.0), 2022-02-23 diff --git a/docs/nearby.md b/docs/nearby.md index bf5a6976..e50cdc8e 100644 --- a/docs/nearby.md +++ b/docs/nearby.md @@ -1,6 +1,6 @@ # `nearby(location, [opt])` -This method can be used to find stations close to a location. Note that it is not supported by every profile/endpoint. +This method can be used to find stops/stations & POIs close to a location. Note that it is not supported by every profile/endpoint. `location` must be an [*FPTF* `location` object](https://github.com/public-transport/friendly-public-transport-format/blob/3bd36faa721e85d9f5ca58fb0f38cdbedb87bbca/spec/readme.md#location-objects).