diff options
| author | ruki <[email protected]> | 2024-01-17 22:33:30 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-01-17 22:33:30 +0800 |
| commit | 505d6ea82d5860f52557dc442f2c7eaaff9b742d (patch) | |
| tree | 04eee562efc788808f30aec3b0ab3822f9db2030 | |
| parent | 8665b9d17bc8a4ddb6cd168033e584e602f07e8f (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 e75bcf77d..5e9dbbd78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * Add more loong64 support * Improve dlang/dmd support for frameworks * [#4571](https://github.com/xmake-io/xmake/issues/4571): Improve `xmake test` output +* [#4609](https://github.com/xmake-io/xmake/issues/4609): Improve to detect vs build tool envirnoments ### Bugs Fixed @@ -1729,6 +1730,7 @@ * 添加更多的 loong64 支持 * 改进 dlang/dmd 对 frameworks 的支持 * [#4571](https://github.com/xmake-io/xmake/issues/4571): 改进 `xmake test` 的输出支持 +* [#4609](https://github.com/xmake-io/xmake/issues/4609): 改进探测 vs 构建工具环境 ### Bugs 修复 |
