diff options
author | iximeow <me@iximeow.net> | 2020-03-22 20:32:35 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-03-22 20:32:35 -0700 |
commit | b134b083d83af133ecc609e46e70e5bfbc445dc2 (patch) | |
tree | 227b7141e9dd29df841e1550011de8894879585d /CHANGELOG | |
parent | 7c2fa4fa9caea3fbfcd7d22e5da6b4ccbbfa3d17 (diff) |
bump to 0.0.10 to fix a warning0.0.10
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +## 0.0.10 + +same as 0.0.9, but with a warning fixed. + ## 0.0.9 added `protected_mode` for 32-bit instruction decoding. BCD instructions not yet supported. |