From c0f7a2a0af3ded2f704e07225890b9d2e3b3e2ea Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 30 Jul 2022 21:57:15 +0800 Subject: update changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99b77b222..d811e1e49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ * [#2580](https://github.com/xmake-io/xmake/issues/2580): Set stdout to line buffering * [#2571](https://github.com/xmake-io/xmake/issues/2571): Improve task scheduling for parallel and distributed compilation based on memory/cpu usage +### Bugs fixed + +* [#2614](https://github.com/xmake-io/xmake/issues/2614): Fix building submodules2 tests for msvc + ## v2.6.9 ### New features @@ -1362,6 +1366,10 @@ * [#2580](https://github.com/xmake-io/xmake/issues/2580): 设置 stdout 到 line 缓冲输出 * [#2571](https://github.com/xmake-io/xmake/issues/2571): 改进分布式编译的调度算法,增加 cpu/memory 状态权重 +### Bugs 修复 + +* [#2614](https://github.com/xmake-io/xmake/issues/2614): 为 msvc 修复构建 submodules2 测试工程 + ## v2.6.9 ### 新特性 -- cgit v1.3.1