diff --git a/documentation/changelog.rst b/documentation/changelog.rst index b9b7f144b..703e84e7b 100644 --- a/documentation/changelog.rst +++ b/documentation/changelog.rst @@ -34,6 +34,7 @@ New features ------------- * New chart type on sensor page: histogram [see `PR #1143 `_] * Add basic sensor info to sensor page [see `PR #1115 `_] +* Added new API to get all sensors under an asset [see `PR #1191 `_ ] * Add `Statistics` table on the sensor page and also add `api/v3_0/sensors//stats` endpoint to get sensor statistics [see `PR #1116 `_] * Support adding custom titles to the graphs on the asset page, by extending the ``sensors_to_show`` format [see `PR #1125 `_ and `PR #1177 `_] * Support zoom-in action on the asset and sensor charts [see `PR #1130 `_]