diff options
| author | ruki <[email protected]> | 2025-02-13 23:50:03 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-02-13 23:50:03 +0800 |
| commit | ecabee75fcf97d10f82fe3d8aff2bef34991bca7 (patch) | |
| tree | 10a5433d509bf4e3b59d190ba2c1796ea9d45a68 | |
| parent | f6179e3d0f3a073dd2e9a4308ca5a8f4f056a95e (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 df52c90cb..15718dc66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +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 ## v2.9.8 @@ -1956,6 +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 构建支持 ## v2.9.8 |
