diff options
| author | ruki <[email protected]> | 2023-04-10 22:49:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-04-10 10:55:09 +0800 |
| commit | ca6f3733a24d04a7c698a4f1b460f3bc5f111b48 (patch) | |
| tree | 8fd63c5654596b2102d4372f3e633ec8a28fce0d | |
| parent | b1ec1d62069685ccc6a250b8f2dd05785d40cdcf (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 bd096f104..a9b1f4461 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#3596](https://github.com/xmake-io/xmake/issues/3596): Fix check_cxxfuncs and check_cxxsnippets * [#3603](https://github.com/xmake-io/xmake/issues/3603): Fix `xmake update` +* [#3614](https://github.com/xmake-io/xmake/issues/3614): Fix qt envirnoment when running target ## v2.7.8 @@ -1565,6 +1566,7 @@ * [#3596](https://github.com/xmake-io/xmake/issues/3596): 修复 check_cxxfuncs 和 check_cxxsnippets * [#3603](https://github.com/xmake-io/xmake/issues/3603): 修复 xmake update 的无效 url +* [#3614](https://github.com/xmake-io/xmake/issues/3614): 修复 xmake run 对 Qt 环境的加载 ## v2.7.8 |
