changeset 2498:e37662b6ee64

Update changelog
author Chris Cannam
date Thu, 09 Apr 2020 15:00:22 +0100
parents bba9036240bf
children 048d9eed0a1f
files CHANGELOG
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Thu Apr 09 13:52:57 2020 +0100
+++ b/CHANGELOG	Thu Apr 09 15:00:22 2020 +0100
@@ -8,10 +8,15 @@
    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
+   control over column separator, header row, and timestamp format
 
  - Add export of spectrogram data to CSV formats
 
+ - Fix failure to show parameter updates when changing the current
+   program in a Vamp plugin that supports programs (e.g. Melodia)
+
+ - Improve performance of peak-frequency spectrogram
+
  - Fix missing undo/redo of layer renames