changelog

This commit is contained in:
William Ballenthin
2021-06-04 11:48:03 -06:00
parent 90ec848bf6
commit 3c4388e280

View File

@@ -103,6 +103,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT
### Bug Fixes
- build: use Python 3.8 for PyInstaller to support consistently running across multiple operating systems including Windows 7 #505 @mr-tz
- main: correctly match BB-scope matches at file scope #605 @williballenthin
### Changes