From 553f36556e1b42a16fec3880a8fb5e858fe43bff Mon Sep 17 00:00:00 2001 From: xxDUxx <96152564+xxDUxx@users.noreply.github.com> Date: Wed, 3 Aug 2022 08:22:17 +0200 Subject: [PATCH] Update ChangeLog --- apps/tinyVario/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/tinyVario/ChangeLog b/apps/tinyVario/ChangeLog index f3bdc1b9a..a201ee465 100644 --- a/apps/tinyVario/ChangeLog +++ b/apps/tinyVario/ChangeLog @@ -1,3 +1,5 @@ 0.01: Initial Version 0.02: Touch data fields to configure them. 0.03: Changed menu layout, fixed automatic flight time detection. +0.04: flight time detection should work without GPS now. New vario display available. +0.05: some bugs fiexed, no new features.