diff options
| author | ruki <[email protected]> | 2022-09-12 22:49:04 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-09-12 22:49:04 +0800 |
| commit | 79672d4879ba92556894295b6ee17ac41ccde3cf (patch) | |
| tree | 1b210b14042cc71260d97690e7c0c8aa671ee1fd | |
| parent | 208ff8a0f5cab29ebfa49d390ab95ce693bec134 (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 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 修复 |
