diff options
author | iximeow <me@iximeow.net> | 2024-06-23 23:13:31 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2024-06-23 23:25:46 -0700 |
commit | 0e3536379e25cf458eaf758fae9e0cb773cbcae6 (patch) | |
tree | 0c1d2f275bd529da8d33441353819556122b6dac | |
parent | 238d65c98b2983f87c89f78a793ba7c56dcf7b01 (diff) |
note yaxpeax-arch version bump in changelog
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ ## 1.3.0 +* upgrade to `yaxpeax-arch 0.3.1`, which brings with it a deprecation of the + `Colorize` and `ShowContextual` traits. * 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. |