From 23e109feb0010a0c2c7b55d2e9bf3cab1ed69065 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 11 Jul 2022 22:36:24 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 201a2eda8..4af237298 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ * [#2488](https://github.com/xmake-io/xmake/issues/2488): Fix remote compilation from windows to linux * [#2504](https://github.com/xmake-io/xmake/issues/2504): Fix remote build bug on msys2/cygwin +* [#2525](https://github.com/xmake-io/xmake/issues/2525): Fix install package deps and stuck * Fix cache-induced path conflicts in preprocessed files ## v2.6.8 @@ -1352,6 +1353,7 @@ * [#2488](https://github.com/xmake-io/xmake/issues/2488): 修复从 windows 到 linux 的远程编译路径问题 * [#2504](https://github.com/xmake-io/xmake/issues/2504): 修复在 msys2 上远程编译失败问题 +* [#2525](https://github.com/xmake-io/xmake/issues/2525): 修复安装依赖包时候卡死问题 * 修复缓存导致的预处理文件路径冲突问题 ## v2.6.8 -- cgit v1.3.1