diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d93d1e53..3be81f5205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,8 @@ * [#5995](https://github.com/xmake-io/xmake/pull/5995): Add profile support for vs generator * [#5949](https://github.com/xmake-io/xmake/pull/5949): Add rule nodejs.module * [#3380](https://github.com/xmake-io/xmake/issues/3380): Add namespace support -* [#5945](https://github.com/xmake-io/xmake/issues/5945): check pkgconfig/cmake importfiles for package +* [#5945](https://github.com/xmake-io/xmake/issues/5945): Check pkgconfig/cmake importfiles for package +* [#6054](https://github.com/xmake-io/xmake/issues/6054): Add xmake bundle for linux ### Bugs fixed @@ -1939,6 +1940,7 @@ * [#5949](https://github.com/xmake-io/xmake/pull/5949): 添加 nodejs.module 规则 * [#3380](https://github.com/xmake-io/xmake/issues/3380): 添加命名空间支持 * [#5945](https://github.com/xmake-io/xmake/issues/5945): 检测 pkgconfig/cmake 导入文件 +* [#6054](https://github.com/xmake-io/xmake/issues/6054): 为 linux 添加 xmake bundle 包 ### Bugs 修复