diff options
| author | ruki <[email protected]> | 2022-10-25 00:30:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-10-24 21:06:08 +0800 |
| commit | 125f6017739c012357b69382972dc849841e32ce (patch) | |
| tree | a94cc2ffc562cb4aee5624854862c995066d06da | |
| parent | 9be8275ef7fd57a0350c40c523884a25f79f9bc1 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e6066b491..ee7909c85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * [#2949](https://github.com/xmake-io/xmake/issues/2949): Fix vs group * [#2952](https://github.com/xmake-io/xmake/issues/2952): Fix armlink for long args +* [#2954](https://github.com/xmake-io/xmake/issues/2954): Fix c++ module partitions path issue ## v2.7.2 @@ -1437,6 +1438,7 @@ * [#2949](https://github.com/xmake-io/xmake/issues/2949): 修复 vs 分组 * [#2952](https://github.com/xmake-io/xmake/issues/2952): 修复 armlink 处理长命令失败问题 +* [#2954](https://github.com/xmake-io/xmake/issues/2954): 修复 c++ module partitions 路径无效问题 ## v2.7.2 |
