diff options
| author | ruki <[email protected]> | 2023-09-26 22:37:03 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-09-26 22:37:03 +0800 |
| commit | dd050dc29aa56b58aa2bf4d9cea2c360fea7dc8f (patch) | |
| tree | 3d6a67a3ee059eca8d6d93af472c9eec8b97c2ef | |
| parent | b065af4d90b86c13b608739fc0564e32b5bdeff9 (diff) | |
fix changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8236bc0f4..afcf439de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### New features -* [#4112](https://github.com/xmake-io/xmake/issues/4112): Support Lua Debugger (EmmyLua) +* [#4122](https://github.com/xmake-io/xmake/issues/4122): Support Lua Debugger (EmmyLua) * [#4132](https://github.com/xmake-io/xmake/pull/4132): Support cppfront * [#4147](https://github.com/xmake-io/xmake/issues/4147): Add hlsl2spv rule * [#4226](https://github.com/xmake-io/xmake/issues/4226): Support sanitizers for package and policy @@ -1662,7 +1662,7 @@ ### 新特性 -* [#4112](https://github.com/xmake-io/xmake/issues/4112): 支持 Lua 调试 (EmmyLua) +* [#4122](https://github.com/xmake-io/xmake/issues/4122): 支持 Lua 调试 (EmmyLua) * [#4132](https://github.com/xmake-io/xmake/pull/4132): 支持 cppfront * [#4147](https://github.com/xmake-io/xmake/issues/4147): 添加 hlsl2spv 规则 * 添加 lib.lua.package 模块 |
