aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2024-06-23 23:13:31 -0700
committeriximeow <me@iximeow.net>2024-06-23 23:25:46 -0700
commit0e3536379e25cf458eaf758fae9e0cb773cbcae6 (patch)
tree0c1d2f275bd529da8d33441353819556122b6dac /CHANGELOG
parent238d65c98b2983f87c89f78a793ba7c56dcf7b01 (diff)
note yaxpeax-arch version bump in changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 590f731..3a0193e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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.