From 9da82681624e733d98eed58a9d478dd8f4671337 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Sat, 3 Aug 2019 00:55:28 +0200 Subject: [PATCH] chg: Bump changelog --- CHANGELOG.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 59f72d0..1e85073 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -16,6 +16,7 @@ New Changes ~~~~~~~ +- Bump Changelog. [Raphaël Vinot] - Bump version. [Raphaël Vinot] - [tests] Few improvements. [Raphaël Vinot] - [tests] Add new test cases. [Raphaël Vinot] @@ -28,6 +29,8 @@ Changes Fix ~~~ +- Inconsistency in MISPEvent, reenable tests. [Raphaël Vinot] +- Some test cases need more love. [Raphaël Vinot] - PyTaxonomies is not compatible with python<3.6. [Raphaël Vinot] - Rename filename. [Raphaël Vinot] - [deprecation] Wrong deprecation message. [Raphaël Vinot]