From be755277b85cd6b06a1c2d6bb793f47ac891cc66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 10 Mar 2023 15:11:48 +0200 Subject: [PATCH] chg: Bump changelog --- CHANGELOG.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 396d2a6..ecf2161 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,6 +2,23 @@ Changelog ========= +v2.4.169 (2023-03-10) +--------------------- + +Changes +~~~~~~~ +- Bump version. [Raphaël Vinot] +- Bump templates. [Raphaël Vinot] +- Bump deps. [Raphaël Vinot] + +Fix +~~~ +- Add local key in MISPTag. [Raphaël Vinot] + + Related #947 +- Use pytest for the tests. [Raphaël Vinot] + + v2.4.168.1 (2023-02-28) ----------------------- @@ -12,6 +29,7 @@ New Changes ~~~~~~~ +- Bump changelog, version. [Raphaël Vinot] - Bump templates, again. [Raphaël Vinot] - Bump templates. [Raphaël Vinot] - Bump deps, templates. [Raphaël Vinot]