diff options
author | MITSUNARI Shigeo <[email protected]> | 2022-09-15 09:40:49 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2022-09-15 09:40:49 +0900 |
commit | ff4f9e65cce2cc5be4531b11d8f60c5199f28860 (patch) | |
tree | 03707b72a006ab926a578d7004db10ef83a06330 /doc | |
parent | 9c8fb81db8d71bb5a1490801bdcc72479b8c52cb (diff) | |
download | xbyak-ff4f9e65cce2cc5be4531b11d8f60c5199f28860.tar.gz xbyak-ff4f9e65cce2cc5be4531b11d8f60c5199f28860.zip |
update doc
Diffstat (limited to 'doc')
-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 f59117b..c8890f6 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,5 +1,6 @@ # History +* 2022/Aug/15 ver 6.02 add serialize instruction * 2022/Aug/02 ver 6.61.1 noexcept is supported by Visual Studio 2015 or later * 2022/Jul/29 ver 6.61 fix exception of movzx eax, ah in 64-bit mode * 2022/Jun/16 ver 6.60.2 fix detection of GFNI, VAES, and VPCLMULQDQ |