diff options
| author | ruki <[email protected]> | 2023-07-13 23:24:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-07-13 23:24:49 +0800 |
| commit | 7939d750e9dcd51b5bac3e4f4a7ead5a81b2bed0 (patch) | |
| tree | 4765ff5e0e9e309378491685cfe2695c7c0fc991 | |
| parent | 8ea20fc818e51f41e5562628e904e6f1cf6c853e (diff) | |
update changelog
| -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 ### 新特性 |
