diff options
| author | ruki <[email protected]> | 2019-04-18 23:14:20 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-04-18 13:26:00 +0800 |
| commit | a33f46b744ffd1802aaaa325192819b91da0a391 (patch) | |
| tree | 7811511a3bba819fd7f75bccf36d99157b02f501 | |
| parent | cb61dab34920dc572730f595ded00476801e61e7 (diff) | |
modify readme
| -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修复 |
