diff options
| author | ruki <[email protected]> | 2022-05-28 00:19:13 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-05-28 00:19:13 +0800 |
| commit | bbab8055d456fe57d17d424627270d987194d1c5 (patch) | |
| tree | 317054c0f22f87a534803cf9831d927274f5d438 | |
| parent | 2e6fb83447a0ff31c763a823b00ecd46dbe930c9 (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 56c9ef202..56c258f39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Changes * fallback to source code build if the precompiled package is error +* [#2387](https://github.com/xmake-io/xmake/issues/2387): Improve pkgconfig and find_package ### Bugs fixed @@ -1279,6 +1280,7 @@ ### 改进 * 如果预编译包构建失败,自动回退到源码包构建 +* [#2387](https://github.com/xmake-io/xmake/issues/2387): 改进 pkgconfig 和 find_package ### Bugs 修复 |
