From 479ebb1da2792c84758dea5d6b9a025fba47a9fc Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 31 Mar 2024 22:18:20 +0800 Subject: update changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0621cd878..f088e1d33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### New features * [#4874](https://github.com/xmake-io/xmake/pull/4874): Add Harmony SDK support -* [#4889](https://github.com/xmake-io/xmake/issues/4889): Add os.signal to register signal handler in lua +* [#4889](https://github.com/xmake-io/xmake/issues/4889): Add signal module to register signal handler in lua ### Changes @@ -1785,7 +1785,7 @@ ### 新特性 * [#4874](https://github.com/xmake-io/xmake/pull/4874): 添加鸿蒙 SDK 支持 -* [#4889](https://github.com/xmake-io/xmake/issues/4889): 添加 os.signal 去注册信号处理 +* [#4889](https://github.com/xmake-io/xmake/issues/4889): 添加 signal 模块 去注册信号处理 ### 改进 -- cgit v1.3.1