diff options
| -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 ### 新特性 |
