diff options
| author | ruki <[email protected]> | 2022-12-28 00:03:40 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-12-28 00:03:40 +0800 |
| commit | 2db2785a79ea04e5b8e63159f4e258d1a3d6412d (patch) | |
| tree | 3b6762c768c869371c5384539eda6c5d404740c6 | |
| parent | c07ca844cae61a7a0c3a0f97a128721d779fbc72 (diff) | |
update changelog
| -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 |
