diff options
author | MITSUNARI Shigeo <[email protected]> | 2024-06-11 17:00:40 +0900 |
---|---|---|
committer | MITSUNARI Shigeo <[email protected]> | 2024-06-11 17:00:40 +0900 |
commit | b536ef6482376f3eb7105cbb461426e14219af3f (patch) | |
tree | c499e6e559e063b698fa80d40bd1ae00c4df2806 /doc | |
parent | e1e3a1369ed620cea8ba3fffa28760de5cd64b7a (diff) | |
download | xbyak-b536ef6482376f3eb7105cbb461426e14219af3f.tar.gz xbyak-b536ef6482376f3eb7105cbb461426e14219af3f.zip |
v7.07
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 7461bca..b67be4f 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,5 +1,6 @@ # History +* 2024/Jun/11 ver 7.07 support xresldtrk/xsusldtrk * 2024/Mar/07 ver 7.06 Xbyak::util::Cpu supports AMD processor * 2024/Feb/11 ver 7.05.1 fix extractBit() in util::Cpu and align() for autoGrow mode * 2024/Jan/03 ver 7.05 support RAO-INT for APX |