diff options
| author | ruki <[email protected]> | 2022-01-29 00:34:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-01-29 00:34:22 +0800 |
| commit | 1971c40e500cab7072426f64ac4501ccdd8ce15e (patch) | |
| tree | ee8f59a1d51e57a124eee7f771000f6931165158 | |
| parent | e98c5fb5163b33aeb53e2fd71bbfef5e29f135fd (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 8cde63da3..025093358 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#2011](https://github.com/xmake-io/xmake/issues/2011): Support to inherit base package +* Support to build and run xmake on sparc, alpha, powerpc, s390x and sh4 ### Bugs fixed @@ -1203,6 +1204,7 @@ ### 新特性 * [#2011](https://github.com/xmake-io/xmake/issues/2011): 支持继承和局部修改官方包,例如对现有的包更换 urls 和 versions +* 支持在 sparc, alpha, powerpc, s390x 和 sh4 上编译运行 xmake ### Bugs 修复 |
