aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ed98cfd..029a20e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+## 0.0.9
+
+added `protected_mode` for 32-bit instruction decoding. BCD instructions not yet supported.
+
+## 0.0.8
+
+same as 0.0.7, but with a readme in the crates.io page.
+
## 0.0.7
`sse` and `sse2` support are mostly complete.