changelog

This commit is contained in:
William Ballenthin
2021-05-27 10:28:41 -06:00
parent 868b5ed6a3
commit 56efb2adfe

View File

@@ -111,6 +111,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT
- linter: summarize results at the end #571 @williballenthin
- meta: added `library_functions` field, `feature_counts.functions` does not include library functions any more #562 @mr-tz
- linter: check for `or` with always true child statement, e.g. `optional`, colors #348 @mr-tz
- json: breaking change: record all matching strings for regex #159 @williballenthin
### Development