From 19170911b19cf8437898767e38d12b259c5d7929 Mon Sep 17 00:00:00 2001
From: ZaellixA <axilleaz@protonmail.com>
Date: Fri, 20 Sep 2024 19:38:44 +0100
Subject: [PATCH] Update CHANGELOG.md with geometry function updates

---
 CHANGELOG.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c36569..f77ffd9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+### v0.2.5 ###
+**Utilities - Geometries**\
+\* Combine translation offsets to a single vector input argument for the `rcvGeo()` MATLAB function.\
+\* Combine translation offsets to a single vector input argument for th `virtMicGeo()` MATLAB function.\
+
+
 ### v0.2.4 ###
 **Virtual Sensing**\
 \* Corrected time-domain observation filter calculations.\
-- 
GitLab