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.