We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 077ae4f commit 840cbafCopy full SHA for 840cbaf
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Staged in Develop
+# v1.4.0 - 10/21/2021
2
## Fixes
3
- Updated stix2 and taxii2-client module version requirements to avoid potential bug
4
## Improvements
@@ -9,6 +9,9 @@
9
- Added method and cli to allow for bulk layer generation (expands generator module)
10
- Added Data Sources and Data Components support to attackToExcel
11
12
+# v1.3.1 - 7/22/2021
13
+Minor release that downgrades the required version of taxii2-client to 2.2.2 due to a bug in 2.3.0.
14
+
15
# v1.3.0 - 8/20/2021
16
This release introduces generator functionality to the library, as well as some improvements to excel matrix generation
17
through attackToExcel.
0 commit comments