From 9fad7d57d0e547601f2c7a917f7d21f8fcfa2ac2 Mon Sep 17 00:00:00 2001
From: Joao Afonso <joao.afonso@cern.ch>
Date: Tue, 24 Jan 2023 09:40:24 +0100
Subject: [PATCH] Updated notes for release 4.8.4-1

---
 cta.spec.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/cta.spec.in b/cta.spec.in
index 3c9a0fb6f9..e96efb9fa7 100644
--- a/cta.spec.in
+++ b/cta.spec.in
@@ -587,6 +587,10 @@ echo $(jq --argjson CTA_MAJOR_VERSION $cta_major_version '. += {"cta_major_versi
 
 
 %changelog
+* Tue Jan 24 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.4-1
+- Major reduction of the number of DB queries issued to the CTA catalogue
+- See ReleaseNotes.md for more details
+
 * Wed Jan 18 2023 Joao Afonso <joao.afonso@cern.ch> - 4.8.3-1
 - Added DB query counters for profiling purposes
 - See ReleaseNotes.md for more details
-- 
GitLab