aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/changelog.md
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2024-10-30 06:39:05 +0900
committerMITSUNARI Shigeo <[email protected]>2024-10-30 06:39:05 +0900
commit565ad4e809c1aa80e295613347420812b3b5ac1a (patch)
tree75b388c9f93df2ab1336a6d3f28d06207844157c /doc/changelog.md
parent8939b5a2d69f25b1598d400133740f797eebd63f (diff)
downloadxbyak-565ad4e809c1aa80e295613347420812b3b5ac1a.tar.gz
xbyak-565ad4e809c1aa80e295613347420812b3b5ac1a.zip
v7.20.1
Diffstat (limited to 'doc/changelog.md')
-rw-r--r--doc/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.md b/doc/changelog.md
index e726488..47117d8 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -1,5 +1,6 @@
# History
+* 2024/Oct/17 ver 7.20.1 Updated to comply with AVX10.2 specification rev 2.0
* 2024/Oct/15 ver 7.20 Fixed the specification of setDefaultEncoding, setDefaultEncodingAVX10.
* 2024/Oct/15 ver 7.11 Added full support for AVX10.2
* 2024/Oct/13 ver 7.10 support AVX10 integer and fp16 vnni, media new instructions. setDefaultEncoding is extended.