From c6042657deccd52aee3376c4bb618fe97b39e5ca Mon Sep 17 00:00:00 2001 From: iximeow Date: Sat, 1 Jan 2022 00:10:16 -0800 Subject: 0.1.4 --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 98100f6..fb1addc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +## 0.1.4 +* add or fix many a64 instructions, extend support up through armv8.5. + - some disassembly and optional elements of instruction text does not match + the arm manual, but instruction data should be correct across the board. + - SVE and SVE2 are not yet supported, and return `IncompleteDecoder` errors. + ## 0.1.3 * same as 0.1.2, but fixes a few compilation warnings that snuck in too. -- cgit v1.1