diff options
| author | ruki <[email protected]> | 2021-09-18 17:12:14 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-09-18 17:12:14 +0800 |
| commit | 974ae1de229ee3077c868da14adebc11ddac42ac (patch) | |
| tree | 722cedae9986e1a1d00b2f6f94daf3bfe723c964 | |
| parent | 8a784a3c600eda3f631579f9127cf00b8ae52a69 (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 2c6033477..569548cee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#388](https://github.com/xmake-io/xmake/issues/388): Pascal Language Support +* [#1682](https://github.com/xmake-io/xmake/issues/1682): Add optional lua5.3 backend instead of luajit to provide better compatibility ### Change @@ -1080,6 +1081,7 @@ ### 新特性 * [#388](https://github.com/xmake-io/xmake/issues/388): Pascal 语言支持,可以使用 fpc 来编译 free pascal +* [#1682](https://github.com/xmake-io/xmake/issues/1682): 添加可选的额lua5.3 运行时替代 luajit,提供更好的平台兼容性。 ### 改进 |
