summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-08-25 23:00:32 +0800
committerruki <[email protected]>2023-08-25 23:00:32 +0800
commite2dc4753dbbb0925ae0671ebeb56791f540cc5ba (patch)
tree6345610f3720112d0ee94b491fde32f74b089367
parent3b5abd346a5624197342d6f4014bc2172aaf202d (diff)
update changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8fada1a3..4db829b03 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
### New features
-* Support Lua Debugger (EmmyLua)
+* [#4112](https://github.com/xmake-io/xmake/issues/4112): Support Lua Debugger (EmmyLua)
### Bugs fixed
@@ -1643,7 +1643,7 @@
### 新特性
-* 支持 Lua 调试 (EmmyLua)
+* [#4112](https://github.com/xmake-io/xmake/issues/4112): 支持 Lua 调试 (EmmyLua)
### Bugs 修复