changelog: tweak PR ref

This commit is contained in:
William Ballenthin
2021-08-23 15:58:32 -06:00
parent 1b9a6c3c59
commit c0fe0420fc
+3 -3
View File
@@ -8,9 +8,9 @@
- 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 feature `format: ` for file format, like `format: pe` @williballenthin
- rule format: add feature `arch: ` for architecture, like `arch: amd64` @williballenthin
- rule format: add feature `os: ` for operating system, like `os: windows` #701 @williballenthin
- rule format: add feature `format: ` for file format, like `format: pe` #723 @williballenthin
- rule format: add feature `arch: ` for architecture, like `arch: amd64` #723 @williballenthin
- rule format: add feature `os: ` for operating system, like `os: windows` #723 @williballenthin
### Breaking Changes