diff --git a/CHANGELOG.md b/CHANGELOG.md index 88832390ef4e8cb3fd7223f4a812d5ea8e46f47d..f45ce55c917d5ad5c7fd6a95f42d433c464aa2d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +### v0.2.4 ### +**Virtual Sensing**\ +\* Corrected time-domain observation filter calculations.\ +\* Removed scaling from the cross-correlation calculations in the time-domain optimal observation filters.\ +\* Fixed bug in time-domaiin observation filter that screwed up dimensions of the filters when only one source was present. + +**Sound Fields**\ +\* Fixed bug in time-domain point source signal calculations that screwed up dimensions of the resulting arrays when only one source was present. + + ### v0.2.3 ### **Virtual Sensing**\ \+ Added function to estimate the observation filters in the time-domain.\