diff options
author | iximeow <me@iximeow.net> | 2020-03-22 20:27:40 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-03-22 20:27:40 -0700 |
commit | 7c2fa4fa9caea3fbfcd7d22e5da6b4ccbbfa3d17 (patch) | |
tree | 6499e75a6dfe1ae8ef83504c43e3bd7fb701b090 /CHANGELOG | |
parent | 0551aa5998226769e64b9e47ba1906c7a0cc3270 (diff) |
bump version to 0.0.90.0.9
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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. |