diff options
| author | ruki <[email protected]> | 2023-06-29 22:59:21 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-06-29 22:59:21 +0800 |
| commit | b408fc1e987970fc00c0afdebedd5d99376a1307 (patch) | |
| tree | 059b9eb0e81e9ef45114d371c675c47b8699dc1c | |
| parent | e21bb1f9639e5a83c61b0f541d8a941a5ebbfc9d (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 | ||||
| m--------- | core/src/lua/lua | 0 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c08f4f4a3..45f3209ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * [#3815](https://github.com/xmake-io/xmake/pull/3815): Improve tools.xmake to pass toolchains for windows * [#3857](https://github.com/xmake-io/xmake/issues/3857): Improve to generate compile_commands.json * [#3892](https://github.com/xmake-io/xmake/issues/3892): Improve to search packages from description +* Update lua runtime to 5.4.6 ### Bugs fixed @@ -1618,6 +1619,7 @@ * [#3815](https://github.com/xmake-io/xmake/pull/3815): 改进 tools.xmake 支持为 windows 平台传递工具链 * [#3857](https://github.com/xmake-io/xmake/issues/3857): 改进生成 compile_commands.json * [#3892](https://github.com/xmake-io/xmake/issues/3892): 改进包搜索,支持从描述中找包 +* 更新 lua 运行时到 5.4.6 ### Bugs 修复 diff --git a/core/src/lua/lua b/core/src/lua/lua -Subproject 6443185167c77adcc8552a3fee7edab7895db1a +Subproject eadd8c7178c79c814ecca9652973a9b9dd4cc71 |
