diff options
| author | ruki <[email protected]> | 2024-05-28 22:58:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-05-28 22:58:17 +0800 |
| commit | d396bdbcd399d1bd9dd8ea94bfbe5a3bba7b3717 (patch) | |
| tree | 5b8184c736ef8a7baf36c0645de204b8425a8f23 | |
| parent | 640945711f7d089a382e62cc6f46decc793bc525 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b98d8ff89..0e333021a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### New features * [#4637](https://github.com/xmake-io/xmake/issues/4637): Add mix generator for xpack +* [#5148](https://github.com/xmake-io/xmake/issues/5148): Add on_source in package ## v2.9.2 @@ -1823,6 +1824,7 @@ ### 新特性 * [#4637](https://github.com/xmake-io/xmake/issues/4637): 为 xpack 添加 mix 支持 +* [#5148](https://github.com/xmake-io/xmake/issues/5148): 为包添加 on_source 配置域 ## v2.9.2 |
