aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5b76b08..c8e1239 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,10 @@
+## 1.2.1
+
+* fix incorrect register numbers used in `RegSpec::r12()` and `RegSpec::r13()`
+ and smaller-size variants
+* start fixing synonyms of registers from `rex.w` on byte-size instructions
+ with register number <4
+
## 1.2.0
* fix incorrect old yaxpeax-arch version selection for ffi crates
* address incorrect behavior of `Prefixes::cs()`