diff options
| author | ruki <[email protected]> | 2025-02-25 23:51:22 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-02-25 23:51:22 +0800 |
| commit | 25ba77f22f2e9061135edde503e57341a6b61386 (patch) | |
| tree | 53b873db45aef66cc377b5c99414fc9a82ee2f9a | |
| parent | e789f102f3963a471c94e6da4df1ad70adfa8f9f (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 15718dc66..92d839f04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * [#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 -* [#6154](https://github.com/xmake-io/xmake/issues/6154): Add kotlin language and kotlin-native compiler support +* [#6154](https://github.com/xmake-io/xmake/issues/6154): Add kotlin language and kotlin-native compiler and packages support ## v2.9.8 @@ -1957,7 +1957,7 @@ * [#6137](https://github.com/xmake-io/xmake/issues/6137): IDE 整合 * [#6138](https://github.com/xmake-io/xmake/issues/6138): 使用 libxmake/xmake APIs 去构建二进制 -* [#6154](https://github.com/xmake-io/xmake/issues/6154): 添加 kotlin native 构建支持 +* [#6154](https://github.com/xmake-io/xmake/issues/6154): 添加 kotlin native 构建支持和包依赖集成支持 ## v2.9.8 |
