From 1e4c9615fb8100bba613bb7b125f41a9de2e1d56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 6 Feb 2024 14:48:15 +0100 Subject: [PATCH] chg: Bump changelog --- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 638163e..5098b94 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,6 +2,14 @@ Changelog ========= +v2.4.184.1 (2024-02-06) +----------------------- + +Changes +~~~~~~~ +- Re-add ExpandedPyMISP, with a warning. [Raphaël Vinot] + + v2.4.184 (2024-02-02) --------------------- @@ -17,6 +25,7 @@ New Changes ~~~~~~~ +- Bump changelog. [Raphaël Vinot] - Bump deps, version, objects. [Raphaël Vinot] - Remove IntEnum. [Raphaël Vinot] - Add even more debug for gha. [Raphaël Vinot]