Skip to content

Commit dbf8aad

Browse files
committed
update CHANGES.txt for v1.2.0.10
1 parent b421345 commit dbf8aad

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGES.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 1.2.0.10
2+
2020-05-01
3+
- #366 Check add_reference methods to prevent NoneType has no attribute 'append'
4+
- Changes to STIXPackage to prevent the empty <stix:TTPs/> tag from appearing in serialization
5+
16
Version 1.2.0.9
27
2020-04-16
38
- #364 TTPs would fail to serialize XML Kill_Chains if no TTP was set

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ version of STIX.
2323
STIX Version python-stix Version
2424
============ ===================
2525
1.2 1.2.0.9 (`PyPI`__) (`GitHub`__)
26-
1.1.1 1.1.1.16 (`PyPI`__) (`GitHub`__)
26+
1.1.1 1.1.1.18 (`PyPI`__) (`GitHub`__)
2727
1.1.0 1.1.0.6 (`PyPI`__) (`GitHub`__)
2828
1.0.1 1.0.1.1 (`PyPI`__) (`GitHub`__)
2929
1.0 1.0.0a7 (`PyPI`__) (`GitHub`__)
3030
============ ===================
3131

3232
__ https://pypi.python.org/pypi/stix/1.2.0.9
3333
__ https://github.com/STIXProject/python-stix/tree/v1.2.0.9
34-
__ https://pypi.python.org/pypi/stix/1.1.1.16
35-
__ https://github.com/STIXProject/python-stix/tree/v1.1.1.16
34+
__ https://pypi.python.org/pypi/stix/1.1.1.18
35+
__ https://github.com/STIXProject/python-stix/tree/v1.1.1.18
3636
__ https://pypi.python.org/pypi/stix/1.1.0.6
3737
__ https://github.com/STIXProject/python-stix/tree/v1.1.0.6
3838
__ https://pypi.python.org/pypi/stix/1.0.1.1

0 commit comments

Comments
 (0)