diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 228d3f030..b01ec207e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * [#2787](https://github.com/xmake-io/xmake/pull/2787): Improve json to support empty array * [#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 ### Bugs fixed @@ -1401,6 +1402,7 @@ * [#2787](https://github.com/xmake-io/xmake/pull/2787): 改进 json 支持空数组 * [#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 交叉编译 ### Bugs 修复 |
