Skip to content

Commit 4a381cd

Browse files
committed
update changelog
1 parent 7428972 commit 4a381cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* [#2491](https://github.com/xmake-io/xmake/issues/2491): Fallback to local compiler/cache from remote if server is unreachable
1515
* [#2514](https://github.com/xmake-io/xmake/issues/2514): Disable Unity Build for project generator
1616
* [#2473](https://github.com/xmake-io/xmake/issues/2473): Improve apt::find_package to find it from pc files
17+
* [#2512](https://github.com/xmake-io/xmake/issues/2512): Improve remote service to support timeout configuration
1718

1819
### Bugs fixed
1920

@@ -1345,6 +1346,7 @@
13451346
* [#2491](https://github.com/xmake-io/xmake/issues/2491): 如果服务器不可访问,自动回退到本地编译和缓存
13461347
* [#2514](https://github.com/xmake-io/xmake/issues/2514): 为工程生成器禁用 Unity Build
13471348
* [#2473](https://github.com/xmake-io/xmake/issues/2473): 改进 apt::find_package,支持从 pc 文件中查找
1349+
* [#2512](https://github.com/xmake-io/xmake/issues/2512): 改进远程服务支持超时配置
13481350

13491351
### Bugs 修复
13501352

0 commit comments

Comments
 (0)