diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c7b5dd26b..1d5dcdee3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#2447](https://github.com/xmake-io/xmake/pull/2447): Add qt.qmlplugin rule and support of qmltypesregistrar +* [#2446](https://github.com/xmake-io/xmake/issues/2446): Support target group for `xmake install` ### Changes @@ -1309,6 +1310,7 @@ ### 新特性 * [#2447](https://github.com/xmake-io/xmake/pull/2447): 添加 qt.qmlplugin 规则和 qmltypesregistrar 支持 +* [#2446](https://github.com/xmake-io/xmake/issues/2446): 支持 target 分组安装 ### 改进 |
