diff options
| author | ruki <[email protected]> | 2023-06-13 23:27:54 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-06-13 23:27:54 +0800 |
| commit | bcb875cc563c0345454bc62ca59e24ae25cb5216 (patch) | |
| tree | d29374c9397d1689ae4b868adfc6c9f8575062b6 | |
| parent | 662263560fe6714da6605da70802e123254eba92 (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 37bdc54b8..ddd87353c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ * [#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 +* [#3839](https://github.com/orgs/xmake-io/discussions/3839): Fix vs_runtime for conan 2.x ## v2.7.9 @@ -1612,6 +1613,7 @@ * [#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 中使用包 +* [#3839](https://github.com/orgs/xmake-io/discussions/3839): 修复 conan 2.x 包的 vs_runtime 设置 ## v2.7.9 |
