From f20e348884c056ea4f14cf6c53bc820825521513 Mon Sep 17 00:00:00 2001 From: Chris Lenk Date: Fri, 26 Mar 2021 12:37:33 -0400 Subject: [PATCH] Update CHANGELOG for v2.0.0 --- CHANGELOG.rst | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ba59d4c..2a621cb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,2 +1,18 @@ CHANGELOG -========= \ No newline at end of file +========= + +2.0.0 - 2021-03-26 + +* #68 Adds support for Python 3.9 (@2xyo) +* #69 Drops support for Python 2.7, 3.4, 3.5 (@emmanvg) +* #71 Fixes bug with timestamps of a precision greater than microsecond (@freunda) +* #64, #72 Improves performance (@clslgrnc, @dennispo) + +1.0.0 - 2020-07-23 + +* #62 Adds support for Python 3.8 (@2xyo) +* #60 Fixes bug with installing ANTLR dependency (@chisholm) + +0.1.0 - 2019-01-10 + +* Initial prototype with support for STIX 2.0