Update changelog and version

master
Romek 2022-01-11 11:10:54 +01:00
parent 8053de3307
commit 0c0d7e9dd1
2 changed files with 2 additions and 1 deletions

View File

@ -1520,7 +1520,7 @@
{
"id": "gpsinfo",
"name": "GPS Info",
"version": "0.08",
"version": "0.09",
"description": "An application that displays information about altitude, lat/lon, satellites and time",
"icon": "gps-info.png",
"type": "app",

View File

@ -5,3 +5,4 @@
0.06: Add number of satellites in view and fix crash with GPS time
0.07: Resolve one FIFO_FULL case and exit App with button press
0.08: Leave GPS power switched on on exit (will switch off after 0.5 seconds anyway)
0.09: Fix FIFO_FULL error