From c16fc933445e402045bd68fc24f28068596c0072 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 3 Apr 2024 22:32:40 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f088e1d33..ed7ebe6df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#4874](https://github.com/xmake-io/xmake/pull/4874): Add Harmony SDK support * [#4889](https://github.com/xmake-io/xmake/issues/4889): Add signal module to register signal handler in lua +* [#4925](https://github.com/xmake-io/xmake/issues/4925): Add native modules support ### Changes @@ -1786,6 +1787,7 @@ * [#4874](https://github.com/xmake-io/xmake/pull/4874): 添加鸿蒙 SDK 支持 * [#4889](https://github.com/xmake-io/xmake/issues/4889): 添加 signal 模块 去注册信号处理 +* [#4925](https://github.com/xmake-io/xmake/issues/4925): 添加 native 模块支持 ### 改进 -- cgit v1.3.1