diff options
| author | ruki <[email protected]> | 2021-10-10 20:41:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-10-10 20:41:23 +0800 |
| commit | 3f673bdf28f6351e6f8ca83d4b84f598079a8e1f (patch) | |
| tree | 1196281328469b4003f18d0e43a5fa115ef4de64 | |
| parent | b09c9d8f16682eb201382f1b9be871d18f397fc7 (diff) | |
update readme
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ac3302b0..3206c7485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#1736](https://github.com/xmake-io/xmake/issues/1736): Support wasi-sdk toolchain +* Support Lua 5.4 runtime ## v2.5.8 @@ -1097,6 +1098,7 @@ ### 新特性 * [#1736](https://github.com/xmake-io/xmake/issues/1736): 支持 wasi-sdk 工具链 +* 支持 Lua 5.4 运行时 ## v2.5.8 |
