diff --git a/CHANGELOG.md b/CHANGELOG.md index 82db169f..8078f2e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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