diff options
| -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 修复 |
