diff options
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c0c10c181..8169ea088 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## master (unreleased) +### Changes + +* [#3960](https://github.com/xmake-io/xmake/issues/3960): Improve msys2/crt64 support +* Improve to upgrade vcproj files in tools.msbuild + ## v2.8.1 ### New features @@ -1608,6 +1613,11 @@ ## master (开发中) +### 改进 + +* [#3960](https://github.com/xmake-io/xmake/issues/3960): 改进 msys2/crt64 支持 +* 改进 tools.msbuild 升级 vcproj 文件 + ## v2.8.1 ### 新特性 |
