aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2023-07-05 18:08:07 +0900
committerMITSUNARI Shigeo <[email protected]>2023-07-05 18:08:07 +0900
commit461dd34ee27e0877313bc429cc20d4ddb7c009be (patch)
tree838606cf8ee9ddb41ad4c46a656c07f5f27f893b /doc
parent2149c79e33ab05f91192219ac865c901d5b0277c (diff)
downloadxbyak-461dd34ee27e0877313bc429cc20d4ddb7c009be.tar.gz
xbyak-461dd34ee27e0877313bc429cc20d4ddb7c009be.zip
udpate doc
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.md b/doc/changelog.md
index acdccd8..20e6e09 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -1,5 +1,6 @@
# History
+* 2023/Jul/05 ver 6.70 add alias of vclmulqdq, correct alias of pclmulqdq
* 2023/Jun/27 ver 6.69.2 add constexpr to `TypeT operator|` (thanks to Wunkolo)
* 2023/Mar/23 ver 6.69.1 add detection of xsave (thanks to Wunkolo)
* 2023/Feb/20 ver 6.69 util::Cpu supports AMD CPUs. support UINTR