diff options
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c516a271..2c2dfd165 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ * [#3201](https://github.com/xmake-io/xmake/pull/3201): Add completer and xrepo complete +### Changes + +* [#3216](https://github.com/xmake-io/xmake/pull/3216): Add intel one api toolkits detection + ### Bugs fixed * [#3203](https://github.com/xmake-io/xmake/issues/3203): Fix compile_commands @@ -1478,6 +1482,10 @@ * [#3201](https://github.com/xmake-io/xmake/pull/3201): 为 xrepo 添加命令自动补全 +### 改进 + +* [#3216](https://github.com/xmake-io/xmake/pull/3216): 改进 intel one api toolkits 探测 + ### Bugs 修复 * [#3203](https://github.com/xmake-io/xmake/issues/3203): 修复 compile_commands |
