From fca4ca2623157cd23823e7ff7fcef7bdd3ce9aa9 Mon Sep 17 00:00:00 2001
From: Achilles Kappis <a.kappis@soton.ac.uk>
Date: Tue, 7 Jan 2025 13:27:23 +0000
Subject: [PATCH] Update CHANGELOG.md with removal of Julia implementation

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 70c69dd..7dd317c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,9 @@
   - `obsFiltTD()` to `obsFiltTd()`
   - `obsFiltEstTD()` to `obsFiltEstTd()`
 
+**Generic**\
+\* The Julia implementation of Utilities has been removed, effectively removing all Julia implementations and dropping the "side-project" (for the moment at least).
+
 -------------------------------------------
 
 
-- 
GitLab