diff --git a/downloads/CHANGELOG.md b/downloads/CHANGELOG.md index d3e08d3..e2ea5c7 100644 --- a/downloads/CHANGELOG.md +++ b/downloads/CHANGELOG.md @@ -8,10 +8,12 @@ Version numbers correspond to [Downloads](https://github.com/barry-ha/Griduino/t The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and the Griduino project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -**v1.12 beta**   2023-05-08 +**v1.12 beta**   2023-05-17 Version 1.12 is a Beta release containing significant changes. Please report any problems, thank you. +New: If GPS satellite signal is lost, make an audible announcement every 5 minutes. This is often enough to tell the driver without distracting them too much. + New: Re-wrote entire breadcrumb trail and 'dump kml' function. New: Internal history now keeps track of more information: speed, direction, altitude, and number of satellites. All these are available in 'dump kml' and can be displayed in Google Earth and other KML-compatible programs.