Update CHANGELOG for v1.0.3

stix2.0^2
Emmanuelle Vargas-Gonzalez 2018-10-31 13:42:50 -04:00
parent e521e24387
commit ee7e997a14
1 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,18 @@
CHANGELOG
=========
1.0.3 - 2018-10-31
* #187 Pickle proof objects
* #181 Improvements to error handling for datastores
* #184, #192 Fix "pretty" JSON serialization problems
* #195 Fix wrong property name for raster-image-ext
* #201 UUIDv4 enforcement on identifiers
* #203 New filter option "contains" for datastores
* #207 Add documentation on patterning
* #213 Python 3.7 support
* #214 Support for multiple object versions in MemoryStore
1.0.2 - 2018-05-18
* Fixes bugs when using allow_custom (#176, #179).