diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ TODO: impls of `fn one` and `fn zero` so downstream users don't have to import n TODO: 0.4.0 or later: * remove `mod colors`, crossterm dependency, related feature flags +## 0.3.2 + +fix yaxpeax-arch not building for non-x86 targets when alloc is not enabled + ## 0.3.1 fix InstructionTextSink::write_char to not panic in debug builds |