changelog

This commit is contained in:
William Ballenthin
2021-08-11 15:10:07 -06:00
parent 34819b289d
commit 30d7425b98

View File

@@ -8,6 +8,8 @@
- explorer: enforce max column width Features and Editor panes #691 @mike-hunhoff
- explorer: add option to limit features to currently selected disassembly address #692 @mike-hunhoff
- all: add support for ELF files #700 @Adir-Shemesh @TcM1911
- rule format: add characteristic for file format, like `format/pe` @williballenthin
- rule format: add characteristic for operating system, like `os/windows` @701 @williballenthin
### Breaking Changes