diff options
| author | ruki <[email protected]> | 2021-05-19 22:36:02 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-05-19 22:36:02 +0800 |
| commit | fb789657a2b0512eac5a09531288f2d5130c5a48 (patch) | |
| tree | a2a41014c32e998bde73fcc19735ed2bf7fbc7e1 | |
| parent | dbb5ca5a87167ac5869b71b16bb260320f231afd (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 8121f302f..d18f46f47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## master (unreleased) +### Bugs fixed + +* [#1413](https://github.com/xmake-io/xmake/issues/1413): Fix hangs on fetching packages + ## v2.5.4 ### New features @@ -992,6 +996,10 @@ ## master (开发中) +### Bugs 修复 + +* [#1413](https://github.com/xmake-io/xmake/issues/1413): 修复查找包过程中出现的挂起卡死问题 + ## v2.5.4 ### 新特性 |
