From e893398115da3c5f636bc908666e0fb65e4d78d7 Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 2 Jan 2022 15:07:52 -0800 Subject: update changelog --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 52d74c5..3e147bc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ operand and memory size of `0`. if formatted, yaxpeax-x86 panics. * add in-tree `cargo fuzz` targets for decoding and displaying instructions. neither of these operations should ever panic. +* fix incorrect disassembler used in x86-16 doc comments and thank you to @5225225 (https://github.com/5225225) for the bug reports handled in 1.1.2 and 1.1.3, as well as the nudge to start using `cargo fuzz`. -- cgit v1.1