mirror of https://github.com/espruino/BangleApps
Bump version and changelog for recorder
parent
412b5dd20c
commit
6b22bd8486
|
@ -770,7 +770,7 @@
|
|||
"id": "recorder",
|
||||
"name": "Recorder (BETA)",
|
||||
"shortName": "Recorder",
|
||||
"version": "0.06",
|
||||
"version": "0.07",
|
||||
"description": "Record GPS position, heart rate and more in the background, then download to your PC.",
|
||||
"icon": "app.png",
|
||||
"tags": "tool,outdoors,gps,widget",
|
||||
|
|
|
@ -8,3 +8,6 @@
|
|||
Fix execution of other recorders (*.recorder.js)
|
||||
Modified icons and colors for better visibility
|
||||
Only show plotting speed if Latitude is available
|
||||
0.07: Add recording for Barometer
|
||||
Record all HRM events
|
||||
Move recording for CoreTemp to its own app
|
||||
|
|
Loading…
Reference in New Issue