From 2865e569b0eebebe2f44710624e2919fe67ea51a Mon Sep 17 00:00:00 2001 From: ruki Date: Tue, 27 Jun 2023 22:40:02 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 847bda258..0a87ce356 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * [#3777](https://github.com/xmake-io/xmake/issues/3777): Improve to find package from pkg-config * [#3815](https://github.com/xmake-io/xmake/pull/3815): Improve tools.xmake to pass toolchains for windows * [#3857](https://github.com/xmake-io/xmake/issues/3857): Improve to generate compile_commands.json +* [#3892](https://github.com/xmake-io/xmake/issues/3892): Improve to search packages from description ### Bugs fixed @@ -1612,6 +1613,7 @@ * [#3777](https://github.com/xmake-io/xmake/issues/3777): 改进从 pkg-config 中查找包 * [#3815](https://github.com/xmake-io/xmake/pull/3815): 改进 tools.xmake 支持为 windows 平台传递工具链 * [#3857](https://github.com/xmake-io/xmake/issues/3857): 改进生成 compile_commands.json +* [#3892](https://github.com/xmake-io/xmake/issues/3892): 改进包搜索,支持从描述中找包 ### Bugs 修复 -- cgit v1.3.1