diff options
| author | ruki <[email protected]> | 2022-01-04 23:57:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-01-04 23:57:23 +0800 |
| commit | 19c7311b0427ff88cd679a9e75c76f9f686d3c43 (patch) | |
| tree | b8924b815496a34d255d7c7ab46123f5fbc2efda | |
| parent | 0d3d8764a0c676b6e0cf18dbb459680da5c29e05 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f907817e..820a7278c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ * [#1923](https://github.com/xmake-io/xmake/issues/1923): Improve to build linux driver, support set custom linux-headers path +### Bugs fixed + +* [#1875](https://github.com/xmake-io/xmake/issues/1875): Fix deploy android qt apk issue + ## v2.6.2 ### New features @@ -1186,6 +1190,10 @@ * [#1923](https://github.com/xmake-io/xmake/issues/1923): 改进构建 linux 驱动,支持设置自定义 linux-headers 路径 +### Bugs 修复 + +* [#1875](https://github.com/xmake-io/xmake/issues/1875): 修复部署生成 Android Qt 程序包失败问题 + ## v2.6.2 ### 新特性 |
