diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ea8a7cec..dc47cabd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * [#380](https://github.com/xmake-io/xmake/pull/380): Add support to export compile_flags.txt * [#382](https://github.com/xmake-io/xmake/issues/382): Simplify simple scope settings * [#397](https://github.com/xmake-io/xmake/issues/397): Add clib package manager support +* [#404](https://github.com/xmake-io/xmake/issues/404): Support Qt for android ### Bugs fixed @@ -577,6 +578,7 @@ * [#380](https://github.com/xmake-io/xmake/pull/380): 添加导出compile_flags.txt * [#382](https://github.com/xmake-io/xmake/issues/382): 简化域设置语法 * [#397](https://github.com/xmake-io/xmake/issues/397): 添加clib包集成支持 +* [#404](https://github.com/xmake-io/xmake/issues/404): 增加Qt/Android编译支持 ### Bugs修复 |
