diff options
| author | ruki <[email protected]> | 2023-10-07 15:20:12 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-10-07 15:20:12 +0800 |
| commit | 2bfdd8a805baa9753ffed3dac771b6f3dce077bf (patch) | |
| tree | 4b324d9ecf8c561712cc6531a3d28ded21ac2045 | |
| parent | 8e42028cd8f1b8f1b0650f336fe445133e613f61 (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 6324e935f..00bd1580d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ * [#4250](https://github.com/xmake-io/xmake/pull/4250): Improve link mechanism and order * [#1438](https://github.com/xmake-io/xmake/issues/1438): Support code amalgamation +* [#3381](https://github.com/xmake-io/xmake/issues/3381): Add `xmake test` support ## v2.8.3 @@ -1671,6 +1672,7 @@ * [#4250](https://github.com/xmake-io/xmake/pull/4250): 支持链接顺序调整,链接组 * [#1438](https://github.com/xmake-io/xmake/issues/1438): 支持代码 amalgamation +* [#3381](https://github.com/xmake-io/xmake/issues/3381): 添加 `xmake test` 支持 ## v2.8.3 |
