From a74889e44fd427c9ed64d4861b7a96660d4c8160 Mon Sep 17 00:00:00 2001 From: aaronkaplan Date: Fri, 1 Mar 2024 19:14:57 +0100 Subject: [PATCH] REL: 3.3.0 and the github action workflows are ok now --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0fcda12..07bf0b4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,6 +9,7 @@ CHANGELOG ---------------------- - Bump version number to be in sync with the main intelmq version +- minor fixes to re-enable all the github workflows and disable the workflows which did not run anymore. 3.2.0 (2023-07-19) ----------------------