diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 313357a6c..d98d36059 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ * [#6592](https://github.com/xmake-io/xmake/pull/6592): Fix objects only links * [#6586](https://github.com/xmake-io/xmake/issues/6586): Fix build.fence policy +* [#6600](https://github.com/xmake-io/xmake/issues/6600): Fix compile_commands generator for c++modules ## v3.0.0 @@ -2005,6 +2006,7 @@ * [#6592](https://github.com/xmake-io/xmake/pull/6592): 修复 object 目标的链接问题 * [#6586](https://github.com/xmake-io/xmake/issues/6586): 修复 build.fence 策略 +* [#6600](https://github.com/xmake-io/xmake/issues/6600): 修复 compile_commands 生成器 ## v3.0.0 |
