You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# v1.9.1 - 9 April 2021
2
+
With the release of our [mitreattack-python](https://github.com/mitre-attack/mitreattack-python) pip module, we're removing the tools previously found in the `layers` folder as they are now part of that module.
3
+
4
+
## Improvements
5
+
- Updated documentation to highlight the new [mitreattack-python](https://github.com/mitre-attack/mitreattack-python) pip module.
6
+
- Removed the scripts in the `layers` folder which are now part of [mitreattack-python](https://github.com/mitre-attack/mitreattack-python).
7
+
- Cleaned up `requirements.txt` to remove modules that are no longer required.
8
+
9
+
1
10
# v1.9.0 - 23 March 2021
2
11
## Improvements
3
12
-[diff_stix.py](scripts/diff_stix.py) now supports an `--unchanged` argument which adds a section listing objects which did _not_ change between releases.
0 commit comments