diff options
| author | ruki <[email protected]> | 2022-12-29 23:22:56 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-12-29 23:22:56 +0800 |
| commit | e9d9ce727014d392a5c05619528649f8b238a9ed (patch) | |
| tree | dc074a6ce0c2136428a767740e34466ced890d39 | |
| parent | 71c9ba0af2b3839aec49410433d8ff00972f08ad (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d068a1bca..7da3141d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Changes * [#3216](https://github.com/xmake-io/xmake/pull/3216): Add intel one api toolkits detection +* [#3020](https://github.com/xmake-io/xmake/issues/3020): Add `--lsp=clangd` to improve to generate compile_commands.json ### Bugs fixed @@ -1486,6 +1487,7 @@ ### 改进 * [#3216](https://github.com/xmake-io/xmake/pull/3216): 改进 intel one api toolkits 探测 +* [#3020](https://github.com/xmake-io/xmake/issues/3020): 添加 `--lsp=clangd` 去改进 compile_commands.json 的生成 ### Bugs 修复 |
