diff options
| author | ruki <[email protected]> | 2021-05-26 23:26:57 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-05-26 23:26:57 +0800 |
| commit | ed8878ea1af4bcf7c54e470ee6b17d48b7348ba5 (patch) | |
| tree | 730087426cccd9c10ebca435b00a2f5ae0d2e9e7 | |
| parent | 6cc0de6667e9862d1f30d2358f1f4243b8ba423f (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 ea5c50dda..75fc8d01c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ ### Bugs fixed * [#1413](https://github.com/xmake-io/xmake/issues/1413): Fix hangs on fetching packages +* [#1420](https://github.com/xmake-io/xmake/issues/1420): Fix config and packages cache ## v2.5.4 @@ -1019,6 +1020,7 @@ ### Bugs 修复 * [#1413](https://github.com/xmake-io/xmake/issues/1413): 修复查找包过程中出现的挂起卡死问题 +* [#1420](https://github.com/xmake-io/xmake/issues/1420): 修复包检测和配置缓存 ## v2.5.4 |
