Update changelog

This commit is contained in:
Starbeamrainbowlabs 2019-07-18 22:19:15 +01:00
parent 7a489706bd
commit 3e90c7cf8d
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ This is the changelog for the air quality web interface and its associated HTTP
- Display how long ago a device was last seen in it's pop-up box
- [API] HTTP API users can now use the new `last_seen` property to the `list-devices` and `device-info` actions.
- Add favicon logo, thanks to [@BNNorman](https://github.com/BNNorman)
- [API] Added new `sensors` array to `device-info` output, which lists the sensors that a device has
## v0.11.1 - 22nd June 2019
- Drastically improve the performance of the backend SQL queries that power the heatmap and device graphs by over 35x in some cases!