From 94d1ff46ec13a9402fa86e38d1be585daa5c6f4d Mon Sep 17 00:00:00 2001 From: ruki Date: Thu, 17 Jul 2025 22:40:40 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e058257aa..89e35f716 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * [#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 * [#6621](https://github.com/xmake-io/xmake/issues/6621): Fix android build for ndk r17c +* [#6635](https://github.com/xmake-io/xmake/discussions/6635): Fix batchcmds for qt/moc ## v3.0.0 @@ -2009,6 +2010,7 @@ * [#6586](https://github.com/xmake-io/xmake/issues/6586): 修复 build.fence 策略 * [#6600](https://github.com/xmake-io/xmake/issues/6600): 修复 compile_commands 生成器 * [#6621](https://github.com/xmake-io/xmake/issues/6621): 修复 android ndk r17c 构建失败问题 +* [#6635](https://github.com/xmake-io/xmake/discussions/6635): 修复 batchcmds 导致的 qt/moc 增量构建问题 ## v3.0.0 -- cgit v1.3.1