diff options
author | iximeow <me@iximeow.net> | 2024-06-25 13:46:08 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2024-06-25 13:46:11 -0700 |
commit | c9b01e1da8d32dcdd9309dc9b46e343a3e2d20f1 (patch) | |
tree | 374f20f896913d39f251b974067fa65d9356f722 | |
parent | a9ce9a8365eb66507b9bcacb4236af77bd33c620 (diff) |
include udf note in changelog
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +## 0.2.6 + +* aarch64: add support for `udf` (`0000_0000_0000_0000_<imm16>`) + - thank you @martin-fink! + ## 0.2.5 * fix decoding armv8 a64 hint instructions - in some cases the displayed hint instruction was incorrect |