diff options
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 5 | 
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +## 1.3.0 + +* fix 32-bit call/jmp not respecting 66 prefix if set - such cases use 16-bit +  operands, but decoded as if they used 32-bit operands. +  ## 1.2.2  * fix `hreset` reporting two operands, with a second operand of `Nothing`.  | 
