Skip to content

Commit

Permalink
Update website to 4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jondricek committed Jul 18, 2024
1 parent f4dc4b4 commit b03bb55
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# v4.1.5 (2024-07-18)

## Misc

* Added new ATT&CK trainings.
* Moved sidebar headings around to add ATT&CKcon to be at the top level.

# v4.1.4 (2024-06-19)

## Misc

* Updated CTI Training to latest version
* Updated banner related to ATT&CKcon 5.0
* Updated CTI Training to latest version.
* Updated banner related to ATT&CKcon 5.0.

# v4.1.3 (2024-05-02)

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ profile = "black"

[tool.towncrier]
name = "ATT&CK website"
version = "4.1.4"
version = "4.1.5"
filename = "CHANGELOG.md"
issue_format = "[#{issue}](https://github.com/mitre-attack/attack-website/issues/{issue})"
template = ".towncrier.template.md"
Expand Down

0 comments on commit b03bb55

Please sign in to comment.