From a9e030b1f6527e54e6949cd2adb4fba9c13528dc Mon Sep 17 00:00:00 2001 From: ZaellixA <axilleaz@protonmail.com> Date: Thu, 13 Feb 2025 18:32:23 +0000 Subject: [PATCH] Update CHANGELOG.md with changes in rcvGeo() --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a501180..b9fb05c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ **Utilities - Geometries**\ \* Fix error in `rcvGeo()` applying incorrect rotation to the elements in the Uniform Circular Array.\ +\* Allow zero distance between elements in `rcvGeo()`.\ \* Fix error in `virtMicGeo()` not returning the z coordinates of the virtual microphones in the mesh. This fix **breaks backward compatibility**.\ \* Change name of `virtMicGeo()` to `vMicGeo()`. This **breaks** backward compatibility. -- GitLab