From 87fd06a8893feafaffd461d6d611be4d02e5a4a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 30 Oct 2019 16:29:47 +0100 Subject: [PATCH] chg: Bump changelog --- CHANGELOG.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b34df71..c61a158 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -2,6 +2,14 @@ Changelog ========= +v2.4.117.2 (2019-10-30) +----------------------- + +Fix +~~~ +- Avoid exception on legacy MISP. [Raphaël Vinot] + + v2.4.117.1 (2019-10-30) ----------------------- @@ -11,6 +19,7 @@ New Changes ~~~~~~~ +- Bump changelog. [Raphaël Vinot] - Bump version. [Raphaël Vinot] - Bump misp-objects. [Raphaël Vinot] - Use default category from template. [Raphaël Vinot]