Skip to content

Commit

Permalink
0.16.10
Browse files Browse the repository at this point in the history
  • Loading branch information
isublimity committed Oct 25, 2016
1 parent efbeb49 commit 6f36727
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,11 @@ MIT

ChangeLog
---
### 2016-10-23 Release 0.16.10
### 2016-10-25 Release 0.16.10
- fix timeout error and add test


### 2016-10-23

- client->setTimeout($seconds)
- cluster->clientLike($cluster,$ip_addr_like)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "smi2/phpclickhouse",
"type": "library",
"version" : "0.16.09",
"version" : "0.16.10",
"description": "php ClickHouse client library",
"keywords": ["clickhouse", "driver", "client", "curl", "http", "HTTP client"],
"homepage": "https://github.com/smi2/phpClickHouse",
Expand Down

0 comments on commit 6f36727

Please sign in to comment.