diff options
| -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 |
