diff options
| author | ruki <[email protected]> | 2024-07-24 23:30:07 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-07-24 23:30:07 +0800 |
| commit | 71ec32ea6787c1c4b215ea40e1d5ab40c1c4eedc (patch) | |
| tree | 8cf0cc03c52087010387d76b7879ea62f4a85611 | |
| parent | 8ba3dd961c33bebf8e5cc6520859bc29495b7d49 (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 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 修复 |
