From 9a7adb2e0d60d2edee9f541db808652875bae20e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 23 Jan 2023 10:06:31 +0100 Subject: [PATCH] chg: Bump changelog --- CHANGELOG.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f708f49..01cb86a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,17 +2,30 @@ Changelog ========= +v2.4.168 (2023-01-23) +--------------------- + +Changes +~~~~~~~ +- Bump version. [Raphaël Vinot] +- Bump deps. [Raphaël Vinot] +- Bump deps. [Raphaël Vinot] + + v2.4.167.2 (2023-01-17) ----------------------- Changes ~~~~~~~ +- Bump changelog. [Raphaël Vinot] - Bump deps, version. [Raphaël Vinot] Fix ~~~ - Set relationship_type default in MISPTag to empty string. [Raphaël Vinot] +- Another typo in readme. [Raphaël Vinot] +- Typo in readme. [Raphaël Vinot] v2.4.167.1 (2023-01-16)