Update changelog

This commit is contained in:
Starbeamrainbowlabs 2019-06-21 00:04:33 +01:00
parent 0006c2a921
commit b2a42729c0
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 2 additions and 1 deletions

View File

@ -1,9 +1,10 @@
# Changelog
## v0.10.4 - 20th June 2019
- [Code] Update dependencies behind web interface
- [API] Optimise `fetch-data` (the action behind the voronoi diagram heatmap) a bit - it's roughly 100ms faster now
- More speed will be coming soon with the addition of database indexes
- Update dependencies behind web interface
- [API] Add performance counter system, which returns query timing information via the `x-time-taken` HTTP header in the response to most queries
## v0.10.3 - 13th June 2019
- [API] Added new [`device-data-recent`](https://aq.connectedhumber.org/__nightdocs/05-API-Docs.html#device-data-recent) action.