diff options
| author | ruki <[email protected]> | 2023-08-24 23:03:56 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-08-24 23:03:56 +0800 |
| commit | 119870124c9031e3612ad79646908ce38b6313d4 (patch) | |
| tree | 088dc0fd57f42fd199d80543051e812021845cfe | |
| parent | 3a583f26823aeaefa03250a0a6f46837e5adf42d (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 1e80a68db..963372a78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Bugs fixed * [#4110](https://github.com/xmake-io/xmake/issues/4110): Fix extrafiles +* [#4115](https://github.com/xmake-io/xmake/issues/4115): Fix compile_commands generator for clangd ## v2.8.2 @@ -1639,6 +1640,7 @@ ### Bugs 修复 * [#4110](https://github.com/xmake-io/xmake/issues/4110): 修复 extrafiles +* [#4115](https://github.com/xmake-io/xmake/issues/4115): 修复 compile_commands 生成器 ## v2.8.2 |
