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 ~~~