# HG changeset patch # User Chris Cannam # Date 1585567946 -3600 # Node ID eb3ee81babf85436bb0ed559e90b9f888aa264b2 # Parent 03e9ea32a587067510b06c6b70649534cf294854 Update changelog diff -r 03e9ea32a587 -r eb3ee81babf8 CHANGELOG --- a/CHANGELOG Mon Mar 30 11:29:35 2020 +0100 +++ b/CHANGELOG Mon Mar 30 12:32:26 2020 +0100 @@ -1,3 +1,19 @@ + +Changes in Sonic Visualiser v4.1 (April 2020) since the previous release 4.0.1: + + - Support "dark mode" on Windows and Linux as well as macOS + + - Add right-click (or Ctrl-click, on the Mac) context menus to the + layer property tabs, pane zoom controls, and all dial controls, + providing some basic edit and reset functions + + - Provide format options when exporting layers to CSV, allowing + control over column separator, header row, and timestamp forma + + - Add export of spectrogram data to CSV formats + + - Fix missing undo/redo of layer renames + Changes in Sonic Visualiser v4.0.1 (10 Dec 2019) since the previous release 4.0: