summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorruki <[email protected]>2024-02-25 22:11:09 +0800
committerruki <[email protected]>2024-02-25 22:11:09 +0800
commitda279272a9d97365cea0b51de4955420d60e9c6e (patch)
tree803c335fe44a7aaa103661ce1d94b56c400f97c1 /CHANGELOG.md
parenta3133f321491d1d00569107cfd6fbf3b663d6ddb (diff)
update versionv2.8.7
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a2383db5..df4a2b57c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
## master (unreleased)
+## v2.8.7
+
### New features
* [#4544](https://github.com/xmake-io/xmake/issues/4544): Support to wait process timeout for `xmake test`
@@ -1729,6 +1731,8 @@
## master (开发中)
+## v2.8.7
+
### 新特性
* [#4544](https://github.com/xmake-io/xmake/issues/4544): 改进 `xmake test`,支持等待进程超时