From 7b6002ca5d68df7e80a2a75bd5a83eefd2399125 Mon Sep 17 00:00:00 2001
From: ZaellixA <axilleaz@protonmail.com>
Date: Wed, 18 Sep 2024 21:30:28 +0100
Subject: [PATCH] Update CHANGELOG.md with virtMicGeo.m info

---
 CHANGELOG.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index f45ce55..8c36569 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,10 +2,13 @@
 **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.
+\* Fixed bug in time-domain 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. 
+\* Fixed bug in time-domain point source signal calculations that screwed up dimensions of the resulting arrays when only one source was present.
+
+**Utilities - Geometries**\
+\* The virtual microphone geometry generation function has been heavily modified and its interface has changed in a **backward incompatible** way. It is now more generic and allows for "arbitrary" size of each Cartesian dimension of the geometries as well as different number of sensors along each dimension.
 
 
 ### v0.2.3 ###
-- 
GitLab