diff options
author | iximeow <me@iximeow.net> | 2022-12-24 05:15:45 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2022-12-24 05:16:53 -0800 |
commit | add2d33de91528c1585e72c5dc091b5dcbf6ee6b (patch) | |
tree | 0c8e8be4eacffd6a67e2957eac33c38430511d47 /CHANGELOG | |
parent | c4b66c6fd98aac197bb1f348900709aa3efbd74a (diff) |
update old yaxpeax-arch versions in ffi crates to compatible versions
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +## unreleased +* fix incorrect old yaxpeax-arch version selection for ffi crates + ## 1.1.5 * fix several typos across crate docs - thank you Bruce! (aka github user waywardmonkeys) * optimizations (mostly code motion) for hot codepaths |