changelog

This commit is contained in:
William Ballenthin
2021-06-10 00:08:00 -06:00
parent f6c2394bdf
commit d61ff0c69f

View File

@@ -129,6 +129,7 @@ It includes many new rules, including all new techniques introduced in MITRE ATT
- main: implement file limitations via rules not code #390 @williballenthin
- json: breaking change: correctly render negative offsets #619 @williballenthin
- library: breaking change: remove logic from `__init__.py` throughout #622 @williballenthin
- library: add type annotations for use with mypy #447 @williballenthin
### Development