mirror of
https://github.com/ConnectedHumber/Air-Quality-Web
synced 2024-11-25 06:53:00 +00:00
Add to changelog that as shaved off 100ms
This commit is contained in:
parent
87c0eb90ba
commit
26443a939b
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue