aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/changelog.md
diff options
context:
space:
mode:
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 0045b7c..6820eb5 100644
--- a/doc/changelog.md
+++ b/doc/changelog.md
@@ -1,5 +1,6 @@
# History
+* 2023/Aug/02 ver 6.72 add xbegin/xabort/xend
* 2023/Jul/27 ver 6.71 Allocator supports huge page
* 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)