summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-06-13 22:43:16 +0800
committerruki <[email protected]>2022-06-13 22:43:16 +0800
commitdff511b4c48c8884fb4bf86ff99449a5a9a02e70 (patch)
tree29ad90be3ff09c59ef6f2274caba9ee148f79922
parent736d72fc583f3a7c5f8f97c6079db2847da7757e (diff)
update changelog
-rw-r--r--CHANGELOG.md2
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 分组安装
### 改进