diff options
| author | ruki <[email protected]> | 2025-02-07 00:58:36 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-02-07 00:58:36 +0800 |
| commit | 8931fa518f405d8682f19c5997313e00986d88a5 (patch) | |
| tree | 8a64c07b0d647bdb5aa11d1ba63ff71ed12a3b2c | |
| parent | b8775872fc672dc73c66cb73a5ebc658f5243e25 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 59cfb76b6..df52c90cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#6137](https://github.com/xmake-io/xmake/issues/6137): IDE integration +* [#6138](https://github.com/xmake-io/xmake/issues/6138): Use libxmake to build binary with xmake lua apis ## v2.9.8 @@ -1954,6 +1955,7 @@ ### 新特性 * [#6137](https://github.com/xmake-io/xmake/issues/6137): IDE 整合 +* [#6138](https://github.com/xmake-io/xmake/issues/6138): 使用 libxmake/xmake APIs 去构建二进制 ## v2.9.8 |
