From 71ec32ea6787c1c4b215ea40e1d5ab40c1c4eedc Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 24 Jul 2024 23:30:07 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19a34cffb..0cb42805c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ * [#5286](https://github.com/xmake-io/xmake/issues/5286): Improve json to parse hex string * [#5302](https://github.com/xmake-io/xmake/pull/5302): Improve Vala support * [#5335](https://github.com/xmake-io/xmake/pull/5335): Improve `xmake install` and `xpack` +* [#5387](https://github.com/xmake-io/xmake/pull/5387): Improve `xmake test` ### Bugs Fixed @@ -1862,6 +1863,7 @@ * [#5286](https://github.com/xmake-io/xmake/issues/5286): 改进 json 支持16进制解析 * [#5302](https://github.com/xmake-io/xmake/pull/5302): 改进 Vala 支持 * [#5335](https://github.com/xmake-io/xmake/pull/5335): 改进 `xmake install` 和 `xpack` +* [#5387](https://github.com/xmake-io/xmake/pull/5387): 改进 `xmake test` ### Bugs 修复 -- cgit v1.3.1