diff options
| author | ruki <[email protected]> | 2022-05-28 00:11:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-05-28 00:11:55 +0800 |
| commit | 8fc4d25edd38fe9f3b469e328d7580408e814cde (patch) | |
| tree | 23199e482f2ad02946f440ddfbf7cf59608819e2 | |
| parent | f864b5dd7b69d1c3e6e78c0ae83de468b9f7bebf (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e2d3201..56c9ef202 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,9 @@ ### Bugs fixed +* [#2382](https://github.com/xmake-io/xmake/issues/2382): Fix headeronly package configs * [#2388](https://github.com/xmake-io/xmake/issues/2388): Fix path bug +* Fix find_qt bug ## v2.6.6 @@ -1280,7 +1282,9 @@ ### Bugs 修复 +* [#2382](https://github.com/xmake-io/xmake/issues/2382): 修改 headeronly 包配置 * [#2388](https://github.com/xmake-io/xmake/issues/2388): 修复路径问题 +* 修复 find_qt 问题 ## v2.6.6 |
