changelog

This commit is contained in:
Willi Ballenthin
2021-08-11 08:21:38 -06:00
committed by GitHub
parent 811f484d3b
commit 59ae901f57

View File

@@ -1,13 +1,13 @@
# Change Log
## master (unreleased)
- main: add initial elf files support
### New Features
- explorer: allow user to add specified number of bytes when adding a Bytes feature in the Rule Generator #689 @mike-hunhoff
- 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
### Breaking Changes