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 Jul 6, 2020
1 parent 8e785cb commit a584fa2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
CHANGELOG
=========

2.0.0 - 2020-07-06

* #418 Drops support for Python versions older than 3.5
* #397 Drops python-dateutil dependency to just use built-in datetime instead
* #392, #402 Fixes bugs with deterministic ID generation
* #393 Fixes bug when using SSDEEP hashes
* #404 Fixes bug with "import *"
* #400 Fixes bug with pattern builder and STIX 2.0 Start/Stop timestamps
* #407 Fixes bug to allow granular markings with 'id' as selector
* #409 Fixes bug with 2.1 object reference properties
* #401 Fixes bug where some objects can be versioned and revoked that shouldn't
* #417 Improves efficiency of ListProperty

1.4.0 - 2020-04-03

* #347, #355, #356, #357, #358, #360, #362, #369, #370, #379, #374, #384 Updates STIX 2.1 support to CS01
Expand Down

0 comments on commit a584fa2

Please sign in to comment.