Add to changelog that as shaved off 100ms
parent
87c0eb90ba
commit
26443a939b
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## v0.10.4 - 20th June 2019
|
||||
- [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
|
||||
|
||||
## 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.
|
||||
- [Code] Improve documentation of underlying code.
|
||||
|
|
Loading…
Reference in New Issue