From 81264e21ce8cbafd7436dcbebd0ebb42f7d391eb Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 14 Jan 2024 00:02:08 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) 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` 接口 ### 改进 -- cgit v1.3.1