diff options
author | iximeow <me@iximeow.net> | 2023-04-25 00:14:33 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2023-04-25 00:14:33 -0700 |
commit | 8898f9cca4ec96734929d4a2c11435b9f825aec8 (patch) | |
tree | ab70580200f40a94a0228d7d56513e1a3c738254 /CHANGELOG | |
parent | af8fcdb3d748b130919e60c1d3a6172d27e487cd (diff) |
prepare changelog updates
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +## 0.2.4 +* fix `no_std` builds +* several fixes relating to arm- and thumb-mode v7 branch offset decoding + - thanks to both ehntoo and jam1garner for these! + ## 0.2.3 * add differential tests, initial impl only tests against capstone |