summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-10-16 23:26:25 +0800
committerruki <[email protected]>2021-10-16 23:26:25 +0800
commit2c018854833aa388bb16580f7d61646e90ce4bda (patch)
tree628eba5c1706ccb90f75f36350f722d6658b47b3
parent6c0849152c205f92a3b5073a89e9aa6bbcbba707 (diff)
update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 73520a7cc..09b60b8ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,7 @@
### Changes
* [#1528](https://github.com/xmake-io/xmake/issues/1528): Check c++17/20 features
-* [#1729](https://github.com/xmake-io/xmake/issues/1729): Improve C++20 modules for clang/gcc/msvc
+* [#1729](https://github.com/xmake-io/xmake/issues/1729): Improve C++20 modules for clang/gcc/msvc, support inter-module dependency compilation and parallel optimization
## v2.5.8
@@ -1114,7 +1114,7 @@
### 改进
* [#1528](https://github.com/xmake-io/xmake/issues/1528): 检测 c++17/20 特性
-* [#1729](https://github.com/xmake-io/xmake/issues/1729): 改进 C++20 modules 对 clang/gcc/msvc 的支持
+* [#1729](https://github.com/xmake-io/xmake/issues/1729): 改进 C++20 modules 对 clang/gcc/msvc 的支持,支持模块间依赖编译和并行优化
## v2.5.8