diff --git a/CHANGELOG.md b/CHANGELOG.md
index a501180f3e223e76b96af5060eb6e16a7b95a3c8..b9fb05c6f2a3490478d657340188dd4e33413d79 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.