From f22c2016d83e2afe88e937899929906d11a350ae Mon Sep 17 00:00:00 2001 From: George Dang <53052793+gtdang@users.noreply.github.com> Date: Mon, 23 Sep 2024 17:05:02 -0400 Subject: [PATCH] docs: update whats_new.rst --- doc/whats_new.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/whats_new.rst b/doc/whats_new.rst index 41ad1a56b..229b2fca0 100644 --- a/doc/whats_new.rst +++ b/doc/whats_new.rst @@ -12,12 +12,21 @@ Current Changelog ~~~~~~~~~ +- Add button to delete a single drive on GUI drive windows, by + `George Dang`_ in :gh:`890` + +- Add minimum spectral frequency widget to GUI for adjusting spectrogram + frequency axis, by `George Dang`_ in :gh:`894` + Bug ~~~ - Fix GUI over-plotting of loaded data where the app stalled and did not plot RMSE, by `George Dang`_ in :gh:`869` +- Fix scaling and smoothing of loaded data dipoles to the GUI, by `George Dang`_ + in :gh:`892` + API ~~~