Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 4d0559d

Browse files
committed
update version numbers in changelog to be consistant with tagging
1 parent 6a2b363 commit 4d0559d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,29 @@ Added scripts used to generate the [sample layers in the ATT&CK Navigator reposi
66
- [apt3_apt29_software.py](scripts/layers/samples/apt3_apt29_software.py)
77
- [software_execution.py](scripts/layers/samples/software_execution.py)
88

9-
# V1.4.1 - 18 May 2020
9+
# v1.4.1 - 18 May 2020
1010
## New Scripts
1111
- New script [technique_mappings_to_csv.py](technique_mappings_to_csv.py) added to support mapping Techniques with Mitigations, Groups or Software. The output is a CSV file. Added in PR [#23](https://github.com/mitre-attack/attack-scripts/pull/23)
1212
## Improvements
1313
- Updated [diff_stix.py](scripts/diff_stix.py) with sub-techniques support. See issue [#12](https://github.com/mitre-attack/attack-scripts/issues/12).
1414
## Fixes
1515
- Fixed bug in LayerOps causing issues with cross-tactic techniques, as well as a bug where a score lambda could affect the outcome of other lambdas.
1616

17-
# V1.4 - 5 May 2020
17+
# v1.4 - 5 May 2020
1818
## New Scripts
1919
- Added Layers folder with utility scripts for working with [ATT&CK Navigator](https://github.com/mitre-attack/attack-navigator) Layers. See the Layers [README](layers/README.md) for more details. See issues [#2](https://github.com/mitre-attack/attack-scripts/issues/2) and [#3](https://github.com/mitre-attack/attack-scripts/issues/3).
2020

21-
# V1.3 - 8 January 2019
21+
# v1.3 - 8 January 2019
2222
## New Scripts
2323
- Added [diff_stix.py](scripts/diff_stix.py).
2424

25-
# V1.2 - 24 October 2019
25+
# v1.2 - 24 October 2019
2626
- Added ATT&CKcon 2.0 Detection Training. See [the readme](/trainings/detection-training/README.md) for details.
2727

28-
# V1.1 - 29 March 2019
28+
# v1.1 - 29 March 2019
2929
## New Scripts
3030
- Added [techniques_from_data_source.py](scripts/techniques_from_data_source.py).
3131

32-
# V1.0 - 1 March 2019
32+
# v1.0 - 1 March 2019
3333
## New Scripts
3434
- Added [techniques_data_sources_vis.py](scripts/techniques_data_sources_vis.py).

0 commit comments

Comments
 (0)