diff options
| author | ruki <[email protected]> | 2022-01-18 09:59:04 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-18 09:59:04 +0800 |
| commit | 7bb8966df07702ecc5e582f6e371419363cc0e67 (patch) | |
| tree | 142e3e4c35c9877c1dd41709ab7f45a23455b6e2 | |
| parent | 4e8b30ad1ff62663440c1165b1f23ed1bcb9dbf4 (diff) | |
Update CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 60a9f6345..d964b7cf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ ### Bugs fixed * [#1875](https://github.com/xmake-io/xmake/issues/1875): Fix deploy android qt apk issue +* [#1973](https://github.com/xmake-io/xmake/issues/1973): Fix merge static archive ## v2.6.2 @@ -1207,6 +1208,7 @@ ### Bugs 修复 * [#1875](https://github.com/xmake-io/xmake/issues/1875): 修复部署生成 Android Qt 程序包失败问题 +* [#1973](https://github.com/xmake-io/xmake/issues/1973): 修复合并静态库 ## v2.6.2 |
