From 4a620a56860e1bb8d7beb66adc4ce30e0eb292ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Holger=20M=C3=BCller?= Date: Tue, 4 Jan 2022 08:30:40 +0100 Subject: [PATCH] Version 0.3.10 --- CHANGELOG.md | 3 ++- NanoVNASaver/About.py | 2 +- README.md | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a8d91e0..8a974da2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,10 @@ v0.3.10 - Layout should fit on smaller screens - Fixed fixed axis settings - Show VNA type in port selector -- Recognise tinySA +- Recognise tinySA (screenshot only) - Some more cables in TDR - Reference plane applied after calibration +- Calibration fixes by DiSlord v0.3.9 ------ diff --git a/NanoVNASaver/About.py b/NanoVNASaver/About.py index b0b800aa..39130f15 100644 --- a/NanoVNASaver/About.py +++ b/NanoVNASaver/About.py @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -VERSION = "0.3.10-pre08" +VERSION = "0.3.10" VERSION_URL = ( "https://raw.githubusercontent.com/" "NanoVNA-Saver/nanovna-saver/master/NanoVNASaver/About.py") diff --git a/README.md b/README.md index 417d3311..7e902f2f 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ Latest Changes - Layout should fit on smaller screens - Fixed fixed axis settings - Show VNA type in port selector -- Recognise tinySA +- Recognise tinySA (screenshot only) - Some more cables in TDR - Reference plane applied after calibration - +- Calibration fixes by DiSlord ### Changes in v0.3.9