From 4a381cdb0f0e276cea2339f06ac4222dd2b568f2 Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 6 Jul 2022 22:35:07 +0800 Subject: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbbff8c8a..201a2eda8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * [#2491](https://github.com/xmake-io/xmake/issues/2491): Fallback to local compiler/cache from remote if server is unreachable * [#2514](https://github.com/xmake-io/xmake/issues/2514): Disable Unity Build for project generator * [#2473](https://github.com/xmake-io/xmake/issues/2473): Improve apt::find_package to find it from pc files +* [#2512](https://github.com/xmake-io/xmake/issues/2512): Improve remote service to support timeout configuration ### Bugs fixed @@ -1345,6 +1346,7 @@ * [#2491](https://github.com/xmake-io/xmake/issues/2491): 如果服务器不可访问,自动回退到本地编译和缓存 * [#2514](https://github.com/xmake-io/xmake/issues/2514): 为工程生成器禁用 Unity Build * [#2473](https://github.com/xmake-io/xmake/issues/2473): 改进 apt::find_package,支持从 pc 文件中查找 +* [#2512](https://github.com/xmake-io/xmake/issues/2512): 改进远程服务支持超时配置 ### Bugs 修复 -- cgit v1.3.1