Skip to content

Commit 4aabcfc

Browse files
committed
Update CHANGELOG for v0.4.0
1 parent 3250f99 commit 4aabcfc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
CHANGELOG
22
=========
33

4+
0.4.0 - 2017-11-13
5+
6+
* Adds `creator_of` function to easily get the Identity that created an object,
7+
and a `serialize` function for fast serialization without sorting properties.
8+
* Fixes bugs with DataStores and with adding custom STIX content to Bundles.
9+
* Supports filtering on any property, not just common properties.
10+
* Includes internal changes to make it easier to support multiple versions of
11+
the STIX specification.
12+
413
0.3.0 - 2017-10-06
514

615
* Adds data stores, object factory, and the environment layer.

0 commit comments

Comments
 (0)