diff options
| author | ruki <[email protected]> | 2023-05-31 22:34:29 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-05-31 22:34:29 +0800 |
| commit | 7a2dfc9795ac72b6a78b1e680537bb70c5db90a3 (patch) | |
| tree | a157bc8db4a1b33807e70cd8370995d5c4dd4dfe | |
| parent | 853d25d9192c4e2c936b2dbd267342ad5a6766ae (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ec1b5e4..a39b96b47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ ### Bugs fixed -* [#3755](https://github.com/xmake-io/xmake/pull/3755): fix find_tool from xmake/packages +* [#3755](https://github.com/xmake-io/xmake/pull/3755): Fix find_tool from xmake/packages +* [#3787](https://github.com/xmake-io/xmake/issues/3787): Fix packages from conan 2.x ## v2.7.9 @@ -1596,6 +1597,7 @@ ### Bugs 修复 * [#3755](https://github.com/xmake-io/xmake/pull/3755): 修复 find_tool 从 xmake/packages 中查找程序 +* [#3787](https://github.com/xmake-io/xmake/issues/3787): 修复从 conan 2.x 中使用包 ## v2.7.9 |
