diff options
author | iximeow <me@iximeow.net> | 2022-01-12 14:43:25 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2022-01-12 15:00:13 -0800 |
commit | cb199ddb96760c7b61e31a7c2fd4b040f4eb243a (patch) | |
tree | 25fd2185ebb5c8dca35b4dd115f97c605b9b1933 /CHANGELOG | |
parent | 5214a222c24a12adafb3180cbd570bcad0a72a5d (diff) |
fix warning, update changelog, remove local Cargo.toml hacks
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +## 0.2.10 + +* yaxpeax-arm to 0.2 +* add arm7-thumb decoding mode +* Bump yaxpeax-superh to 1.0.0 +* Upgrade clap to v3 + switch to derive(clap::Parser) + ## 0.2.9 * bump yaxpeax-x86 to include fixes for a few decode errors primarily impacting 16-bit modes |