diff options
| author | ruki <[email protected]> | 2022-05-28 22:37:32 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-05-28 22:37:32 +0800 |
| commit | 5eeeca1a1b2f3a0ca5b4a7e5372398cb758af43f (patch) | |
| tree | 0502e4bde72819303e1ab3c341e10531d1ca4adc | |
| parent | 76986308d3d213f3e624841164345964c1b44826 (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 a7f31df8f..53f078c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ * [#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 * [#2385](https://github.com/xmake-io/xmake/issues/2385): Fix cmake/find_package +* [#2395](https://github.com/xmake-io/xmake/issues/2395): Fix c++modules * Fix find_qt bug ## v2.6.6 @@ -1290,6 +1291,7 @@ * [#2382](https://github.com/xmake-io/xmake/issues/2382): 修改 headeronly 包配置 * [#2388](https://github.com/xmake-io/xmake/issues/2388): 修复路径问题 * [#2385](https://github.com/xmake-io/xmake/issues/2385): 修复 cmake/find_package +* [#2395](https://github.com/xmake-io/xmake/issues/2395): 修复 c++ modules * 修复 find_qt 问题 ## v2.6.6 |
