From 83443ddc9b9287b7ad928d4b4a3b18572d063680 Mon Sep 17 00:00:00 2001
From: ZaellixA <axilleaz@protonmail.com>
Date: Thu, 12 Sep 2024 19:44:26 +0100
Subject: [PATCH] Update CHANGELOG.md with latest changes and additions

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index daf1f79..6d603ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,18 @@
+### v0.2.3 ###
+**Virtual Sensing**\
+\+ Added function to estimate the observation filters in the time-domain.\
+\+ Added function to perform estimation with observation filters in the time-domain.
+
+**Signal Processing - Generic**\
+\* 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.\
+
+
+### v0.2.2 ###
+**Virtual Sensing**\
+\* Update the observation filter and estimation with observation filter functions with better input argument checking and changed the name of variables to match those in the literature.
+
+
 ### v0.2.1 ###
 **Virtual Sensing**\
 \* Fix a bug where noise was added to the power spectral density matrix for the optimal observation filter calculations in the noiseless case.
-- 
GitLab