aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fb1addc..6054a16 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+## 0.2.0
+* added documentation to all public members.
+* fix tests incorrectly expecting `lsl #0` in memory operands where it would have no effect
+* remove some redundant `a64` operand kinds:
+ - `RegOffset` is now `RegPreIndex` with no writeback.
+ - `Offset` was a duplicate of `PCOffset`, and all uses have been so-renamed.
+
## 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