diff options
| author | ruki <[email protected]> | 2024-05-07 23:29:55 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-05-07 23:29:55 +0800 |
| commit | 103e21f46b0b286ac274e315c8a18b83651561a0 (patch) | |
| tree | 5486e0b0f2889c4b95af17c1e6f76bbe229ab0f9 | |
| parent | d9c1e1f6c9e7f4dd3564d7c61e5e3a73b9168c0c (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 2ccca29a6..ca87604b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ ### Bugs Fixed * [#5059](https://github.com/xmake-io/xmake/issues/5059): Fix load huge targets stuck +* [#5029](https://github.com/xmake-io/xmake/issues/5029): Fix crash on termux ## v2.9.1 @@ -1808,6 +1809,7 @@ ### Bugs 修复 * [#5059](https://github.com/xmake-io/xmake/issues/5059): 修复加载大量 targets 时候卡住 +* [#5029](https://github.com/xmake-io/xmake/issues/5029): 修复在 termux 上崩溃问题 ## v2.9.1 |
