From a0d7ded27f92784884e804f330231ec7a3e33b52 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 15 Dec 2021 22:43:07 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7198426d7..1cb2bf1d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#1902](https://github.com/xmake-io/xmake/issues/1902): Support to build linux kernel driver modules +* [#1913](https://github.com/xmake-io/xmake/issues/1913): Build and run targets with given group pattern ### Change @@ -1165,6 +1166,7 @@ ### 新特性 * [#1902](https://github.com/xmake-io/xmake/issues/1902): 支持构建 linux 内核驱动模块 +* [#1913](https://github.com/xmake-io/xmake/issues/1913): 通过 group 模式匹配,指定构建和运行一批目标程序 ### 改进 -- cgit v1.3.1