summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644
index 0000000..f968827
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,8 @@
+## 0.1.1
+
+actually decodeinvalid instructions.
+show negative ip-relative immediates by `$-const` rather than `$+-const`.
+
+## 0.1.0
+
+write a decoder.