diff options
| author | ruki <[email protected]> | 2024-01-10 22:35:48 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-01-10 22:35:48 +0800 |
| commit | d17d638df1f626f02a60ca6f2c284c217a63fa74 (patch) | |
| tree | 583e7f16c58898b6ec2c88f5c77a28e7b31f65d4 | |
| parent | 9275a5f00ba06e300d8472f5cb6590327173f2ed (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 038d5cb21..e5e60ecf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ * [#4575](https://github.com/xmake-io/xmake/issues/4575): Check invalid scope name * Add more loong64 support +* Improve dlang/dmd support for frameworks +* [#4571](https://github.com/xmake-io/xmake/issues/4571): Improve `xmake test` output ## v2.8.6 @@ -1719,6 +1721,8 @@ * [#4575](https://github.com/xmake-io/xmake/issues/4575): 检测无效的域参数 * 添加更多的 loong64 支持 +* 改进 dlang/dmd 对 frameworks 的支持 +* [#4571](https://github.com/xmake-io/xmake/issues/4571): 改进 `xmake test` 的输出支持 ## v2.8.6 |
