diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 385f52716..f534f9f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#5813](https://github.com/xmake-io/xmake/pull/5813): Add `before_config` and `after_config` for rule * [#5848](https://github.com/xmake-io/xmake/issues/5848): Support custom MSVC build tools, e.g. PortableBuildTools and msvc-wine +* [#5880](https://github.com/xmake-io/xmake/pull/5880): Use msvc package to build project ### Changes @@ -1910,6 +1911,7 @@ * [#5813](https://github.com/xmake-io/xmake/pull/5813): 为 rule 添加 `before_config` 和 `after_config` * [#5848](https://github.com/xmake-io/xmake/issues/5848): 支持自定义 MSVC 构建工具, PortableBuildTools 和 msvc-wine +* [#5880](https://github.com/xmake-io/xmake/pull/5880): 支持使用 msvc 包去构建工程 ### 改进 |
