diff options
| author | ruki <[email protected]> | 2024-05-05 21:36:18 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-05-05 21:36:18 +0800 |
| commit | 611513a37f9e2022ffad3417a9c36e237c18e4bf (patch) | |
| tree | f26917e495ba64f8caecd2950d4e94beb2eebaa9 | |
| parent | 960411212943dc80244487a3b4fc6fd8d48c5f78 (diff) | |
update changelog
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b2b4831f..6244aaa32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ * [#5005](https://github.com/xmake-io/xmake/pull/5005): Show all apis * [#5003](https://github.com/xmake-io/xmake/issues/5003): Add build.fence policy +### Bugs Fixed + +* [#5059](https://github.com/xmake-io/xmake/issues/5059): Fix load huge targets stuck + ## v2.9.1 ### New features @@ -1799,6 +1803,10 @@ * [#5005](https://github.com/xmake-io/xmake/pull/5005): 显示所有 API * [#5003](https://github.com/xmake-io/xmake/issues/5003): 添加 build.fence 策略 +### Bugs 修复 + +* [#5059](https://github.com/xmake-io/xmake/issues/5059): 修复加载大量 targets 时候卡住 + ## v2.9.1 ### 新特性 |
