aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 906ccdb..0765b68 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+## 2.1.1
+
+* fix jrcxz/jecxz/jcxz having "two operands". accessing the "second" operand
+ through `Instruction::operand` is a guaranteed panic.
+
## 2.1.0
### additions