From 5bc5ce579fe5af900fc5dd653dfde7be486ea9a1 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 11 Jan 2025 00:04:22 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fd0913e7..53d93d1e5 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 修复 -- cgit v1.3.1