From 5929eeebf059979fd4a8952b74696a2c4ea33750 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 6 Jul 2025 00:27:54 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.3.1