diff options
| author | ruki <[email protected]> | 2023-06-23 00:56:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-06-23 00:56:06 +0800 |
| commit | 17e6a90526fdb0ea059f26741e559e83ed241bb1 (patch) | |
| tree | 1ad846133d01fbe03e0da6c8cfc17075d040e532 | |
| parent | 15d078e5fdcf93632bf135272edf43d94616296a (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 658aa29f5..847bda258 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#3821](https://github.com/xmake-io/xmake/pull/3821): Add longpath option for windows installer * [#3828](https://github.com/xmake-io/xmake/pull/3828): Add support for zypper package manager +* [#3871](https://github.com/xmake-io/xmake/issues/3871): Improve tools.msbuild to support for upgrading vsproj ### Changes @@ -1602,6 +1603,7 @@ * [#3821](https://github.com/xmake-io/xmake/pull/3821): windows 安装器添加长路径支持选项 * [#3828](https://github.com/xmake-io/xmake/pull/3828): 添加 zypper 包管理器支持 +* [#3871](https://github.com/xmake-io/xmake/issues/3871): 改进 tools.msbuild 支持对 vsproj 进行自动升级 ### 改进 |
