diff options
| author | ruki <[email protected]> | 2024-01-14 00:02:08 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-01-14 00:02:08 +0800 |
| commit | 81264e21ce8cbafd7436dcbebd0ebb42f7d391eb (patch) | |
| tree | fbd222e67705b8b136f06282ebc68ce6e8d04b17 | |
| parent | 96f297418d869082e3f494c749754170fb3c8dac (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 984bd04ab..e75bcf77d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#4544](https://github.com/xmake-io/xmake/issues/4544): Support to wait process timeout for `xmake test` +* [#4606](https://github.com/xmake-io/xmake/pull/4606): Add `add_versionfiles` api in package ### Changes @@ -1720,6 +1721,7 @@ ### 新特性 * [#4544](https://github.com/xmake-io/xmake/issues/4544): 改进 `xmake test`,支持等待进程超时 +* [#4606](https://github.com/xmake-io/xmake/pull/4606): 为 package 添加 `add_versionfiles` 接口 ### 改进 |
