From a7c686735f8b8d9a7f72395ff5c1ae37d5ac6825 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 17 Jan 2023 10:26:26 +0100 Subject: [PATCH] chg: Bump changelog --- CHANGELOG.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b1eefce..f708f49 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,6 +2,19 @@ Changelog ========= +v2.4.167.2 (2023-01-17) +----------------------- + +Changes +~~~~~~~ +- Bump deps, version. [Raphaël Vinot] + +Fix +~~~ +- Set relationship_type default in MISPTag to empty string. [Raphaël + Vinot] + + v2.4.167.1 (2023-01-16) ----------------------- @@ -11,6 +24,7 @@ New Changes ~~~~~~~ +- Bump changelog. [Raphaël Vinot] - Bump version. [Raphaël Vinot] - Bump deps. [Raphaël Vinot] - Bump requests. [Raphaël Vinot]