diff options
| author | ruki <[email protected]> | 2022-09-22 00:50:58 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-09-22 00:50:58 +0800 |
| commit | 8140d4c52c9627e58ab1eed5ac6402ee445c2155 (patch) | |
| tree | 8cc049d5e740290d860b2fa1f2403ae3bed82e88 | |
| parent | 850db19295a57832a013d8b3a068e246dcdc6e50 (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 922f058f9..85ffc7e1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ * [#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 * Improve trybuild for meson/cmake/autoconf +* [#2846](https://github.com/xmake-io/xmake/discussions/2846): Improve to generate config files ### Bugs fixed @@ -1413,6 +1414,7 @@ * [#2804](https://github.com/xmake-io/xmake/issues/2804): 安装依赖包支持 macOS arm64/x86_64 交叉编译 * [#2809](https://github.com/xmake-io/xmake/issues/2809): 改进 msvc 的编译优化选项 * 改进 trybuild 模式,为 meson/autoconf/cmake 提供更好的交叉编译支持 +* [#2846](https://github.com/xmake-io/xmake/discussions/2846): 改进对 configfiles 的生成 ### Bugs 修复 |
