From 5eeeca1a1b2f3a0ca5b4a7e5372398cb758af43f Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 28 May 2022 22:37:32 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.3.1