Skip to content

Commit 6f36727

Browse files
committed
0.16.10
1 parent efbeb49 commit 6f36727

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,11 @@ MIT
433433

434434
ChangeLog
435435
---
436-
### 2016-10-23 Release 0.16.10
436+
### 2016-10-25 Release 0.16.10
437+
- fix timeout error and add test
438+
439+
440+
### 2016-10-23
437441

438442
- client->setTimeout($seconds)
439443
- cluster->clientLike($cluster,$ip_addr_like)

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smi2/phpclickhouse",
33
"type": "library",
4-
"version" : "0.16.09",
4+
"version" : "0.16.10",
55
"description": "php ClickHouse client library",
66
"keywords": ["clickhouse", "driver", "client", "curl", "http", "HTTP client"],
77
"homepage": "https://github.com/smi2/phpClickHouse",

0 commit comments

Comments
 (0)