From 2db2785a79ea04e5b8e63159f4e258d1a3d6412d Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 28 Dec 2022 00:03:40 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- cgit v1.3.1