diff options
| author | ruki <[email protected]> | 2026-03-23 22:33:49 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2026-03-23 22:33:49 +0800 |
| commit | 472a60eac20f156559acb8c27bb9481a8fd84518 (patch) | |
| tree | 34eaa811849319f3d892c43d13726e67f95d6373 | |
| parent | 36b97ea5b101ded8d44a3e798e0c8b4748adf9a5 (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 4481754ad..08da74085 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ### Changes +* [#7416](https://github.com/xmake-io/xmake/pull/7416): Switch xmake.cli rule from bin2c to bin2obj * [#7309](https://github.com/xmake-io/xmake/pull/7309): Keep package source * [#7310](https://github.com/xmake-io/xmake/pull/7310): Improve check tips * [#7311](https://github.com/xmake-io/xmake/pull/7311): Improve Xcode toolchain @@ -2366,6 +2367,7 @@ ### 改进 +* [#7416](https://github.com/xmake-io/xmake/pull/7416): xmake.cli 规则从 bin2c 切换到 bin2obj * [#7309](https://github.com/xmake-io/xmake/pull/7309): 保持包源信息 * [#7310](https://github.com/xmake-io/xmake/pull/7310): 改进检测提示 * [#7311](https://github.com/xmake-io/xmake/pull/7311): 改进 Xcode 工具链 |
