Skip to content

Commit

Permalink
Update CHANGELOG for v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clenk committed Mar 26, 2021
1 parent 59d13c7 commit f20e348
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,18 @@
CHANGELOG
=========
=========

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

0 comments on commit f20e348

Please sign in to comment.