diff options
| author | ruki <[email protected]> | 2024-01-25 00:51:42 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-01-25 12:10:23 +0800 |
| commit | dbb46f95b4b61787857261807a741f8ae34db7f9 (patch) | |
| tree | c13c31936f4155c5e83f408c6a76e13907cbf61f | |
| parent | b456912fdc3e910f9bf570ec1a9f2287027afbc1 (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 2f3ec4407..5bf161f66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ### Bugs Fixed * [#4596](https://github.com/xmake-io/xmake/issues/4596): Fix remote build cache +* [#4645](https://github.com/xmake-io/xmake/issues/4645): Fix coroutine stuck ## v2.8.6 @@ -1737,6 +1738,7 @@ ### Bugs 修复 * [#4596](https://github.com/xmake-io/xmake/issues/4596): 修复远程构建缓存 +* [#4645](https://github.com/xmake-io/xmake/issues/4645): 修复协程卡死 ## v2.8.6 |
