Update changelog

This commit is contained in:
Starbeamrainbowlabs 2019-06-30 18:13:12 +01:00
parent 25a1bf66d9
commit 4f28e1c91e
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ This is the changelog for the air quality web interface and its associated HTTP
- `[Docs]` refers to changes to the [documentation](https://aq.connectedhumber.org/__nightdocs/00-Welcome.html).
## v0.12-dev
- Added loading animation while the map is loading
- [API] Improve accuracy of `distance_calc` for the `list-devices-near` action by using _Haversine's Formula_.
- [API] Added new `last_seen` property to the `list-devices` and `device-info` actions.