diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 5 | 
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +## 1.1.1 +* support `endbr64` and `endbr32` +  - these are interpretations of `nop` (`0f1e` wide nop), so the only issue +  with for users <1.1.1 will be `yaxpeax-86` decoding `nop` instead. +  ## 1.1.0  * implement `AnnotatingDecoder` from `yaxpeax-arch=0.2.6` and later.  | 
