From 7dce97ebf14801b42fe0013c3eb9337d719ce2ca Mon Sep 17 00:00:00 2001 From: widmann Date: Mon, 15 Aug 2022 16:51:51 +0200 Subject: [PATCH] Update changelog.txt --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 6a666ea..7f478fa 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,6 @@ +Version 2.6 +- BUG: fixed filter order not converted to numeric by GUI. + Version 2.5.1 - CHG: Moved firgauss.m to private subdir. Fixes #9.