diff options
| author | ruki <[email protected]> | 2024-01-05 22:59:42 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-01-05 22:59:42 +0800 |
| commit | 4727636cee877d9aed97bb395606fa6c90699a2f (patch) | |
| tree | cab605fe7d24b2af12967740854ad3c4c964d316 | |
| parent | 0ddd12e31ccf61b4238f77e167850cb9b14ae9c2 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fd0ed353..038d5cb21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ * [#4544](https://github.com/xmake-io/xmake/issues/4544): Support to wait process timeout for `xmake test` +### Changes + +* [#4575](https://github.com/xmake-io/xmake/issues/4575): Check invalid scope name +* Add more loong64 support + ## v2.8.6 ### New features @@ -1710,6 +1715,11 @@ * [#4544](https://github.com/xmake-io/xmake/issues/4544): 改进 `xmake test`,支持等待进程超时 +### 改进 + +* [#4575](https://github.com/xmake-io/xmake/issues/4575): 检测无效的域参数 +* 添加更多的 loong64 支持 + ## v2.8.6 ### 新特性 |
