From 1dd73eec49ae37db8413037598a13e92d70851b9 Mon Sep 17 00:00:00 2001
From: ZaellixA <axilleaz@protonmail.com>
Date: Fri, 13 Sep 2024 16:59:50 +0100
Subject: [PATCH] Added time domain point source function info in the CHANGELOG
 for the 0.2.3 version

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6d603ed..8883239 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,9 @@
 \* Fixed bugs, improved calculations and removed output arguments for the windowed sinc FIR fractional delay filters
 \+ Added four window functions in the calculation of windowed sinc FIR fractional delay filters.\
 
+**Sound Fields**\
+\+ Added function to calculate signals generated by ideal point sources in the time-domain.
+
 
 ### v0.2.2 ###
 **Virtual Sensing**\
-- 
GitLab