diff options
| author | ruki <[email protected]> | 2022-09-14 00:51:20 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-09-14 00:51:20 +0800 |
| commit | 94dddd6c3983844c593ed9b53e7b2ed992726960 (patch) | |
| tree | 9407053864e325a4418ccea978287e21a0e62e67 | |
| parent | a30b7fc18e11401d613142342c78d958460f1e2f (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 b01ec207e..b24ed0b4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ * [#2782](https://github.com/xmake-io/xmake/pull/2782): Improve to find matlab and runtime * [#2793](https://github.com/xmake-io/xmake/issues/2793): Improve mconfdialog * [#2804](https://github.com/xmake-io/xmake/issues/2804): Support macOS arm64/x86_64 cross-compilation for installing packages +* [#2809](https://github.com/xmake-io/xmake/issues/2809): Improve cl optimization option ### Bugs fixed @@ -1403,6 +1404,7 @@ * [#2782](https://github.com/xmake-io/xmake/pull/2782): 改进查找 matlib sdk 和运行时 * [#2793](https://github.com/xmake-io/xmake/issues/2793): 改进 mconfdialog 配置操作体验 * [#2804](https://github.com/xmake-io/xmake/issues/2804): 安装依赖包支持 macOS arm64/x86_64 交叉编译 +* [#2809](https://github.com/xmake-io/xmake/issues/2809): 改进 msvc 的编译优化选项 ### Bugs 修复 |
