diff options
Diffstat (limited to 'doc/changelog.md')
-rw-r--r-- | doc/changelog.md | 1 |
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 |