From 54ba8b9508a374e680cc35bf8dca2663c1cc1819 Mon Sep 17 00:00:00 2001
From: Jorge Moratinos Salcines <jorge.moratinossalcines@telefonica.com>
Date: Tue, 11 Mar 2025 15:51:32 +0100
Subject: [PATCH] Added release notes

---
 doc/releasenotes.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/releasenotes.md b/doc/releasenotes.md
index 0458489..692fd3b 100644
--- a/doc/releasenotes.md
+++ b/doc/releasenotes.md
@@ -9,6 +9,11 @@
     - These filters are specified in the ***eventFilters*** of the subscription if the ***Enhanced Event Report*** feature of the ***Supported Features*** is activated.
 - More detailed information about event filters can be found in [Event Filter].
 
+### **Testing**
+
+- New Event Filter test suite with 8 tests. [Event Filter](./testing/testplan/event_filter/README.md)
+
+
 ### **Technical Debt Solved**
 
 #### **Hardening on startup scripts for services interacting with Vault**
-- 
GitLab