From 7f6b78992bc5163d8598f11f32fc85c5e0fa6983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20K=C3=A4berich?= Date: Sun, 24 Jul 2022 21:22:41 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2ad07b8..9b112aab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - Limit testing on XY-plots - Single sweep functionality - Zero span support for VNA and SA + - Math operations across traces - Bugfixes: - Stop duplicate GUI elements from appearing when loading a setup file @@ -17,6 +18,11 @@ - Remove output spikes in generator mode, caused by continuously reconfiguring the PLL - Fix MCU temperature calculation +- Small improvements: + - Split plots without closing the plot first + - Configurable marker sort order + - Refactoring + ## v1.3.0 Some new software features along with a few bug fixes.