aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-05-23 21:30:41 -0700
committeriximeow <me@iximeow.net>2020-05-23 21:30:41 -0700
commitec91652b25acba3ab9f5c5e2b8b9ae497c3d6474 (patch)
treecf4f6ab97562466c685ecad058d103efaf02f890 /CHANGELOG
parent937bb048be6b139dd15333843fc8dec665418893 (diff)
fix docs up, fix the spelling of penryn0.0.13
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 24290ab..59b1750 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+## 0.0.13
+
+* the Intel microarchitecture is named `Penryn`, not `Peryn`.
+
## 0.0.12
* fix improper decode of `sib` memory operand when `rex.x` is set and index is `0b100`