diff options
| author | ruki <[email protected]> | 2020-09-21 22:56:45 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-09-21 22:56:45 +0800 |
| commit | 530ac9cf0fb5d91774ceb05965d957534a16ad79 (patch) | |
| tree | fe4c44f62dc26e7fca719fa3dfa083db3d2f2e2c | |
| parent | 210974e9f6482597253e314f976c8c207d899d76 (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 6cc47d548..74c92787d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#955](https://github.com/xmake-io/xmake/issues/955): Add zig project templates * [#956](https://github.com/xmake-io/xmake/issues/956): Add wasm platform and support Qt/Wasm SDK +* Upgrade luajit vm and support for runing on mips64 device ### Change @@ -833,6 +834,7 @@ * [#955](https://github.com/xmake-io/xmake/issues/955): 添加 Zig 空工程模板 * [#956](https://github.com/xmake-io/xmake/issues/956): 添加 Wasm 编译平台,并且支持 Qt/Wasm SDK +* 升级luajit到v2.1最新分支版本,并且支持mips64上运行xmake ### 改进 |
