diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fd0913e79..53d93d1e53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * [#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 ### Bugs fixed @@ -1937,6 +1938,7 @@ * [#5995](https://github.com/xmake-io/xmake/pull/5995): 为 vs generator 添加 profile 支持 * [#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 导入文件 ### Bugs 修复