Skip to content

Commit 464eb47

Browse files
committed
log
1 parent f9cfee2 commit 464eb47

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ PHP ClickHouse wrapper - Changelog
44

55
======================
66

7+
### 2022-12-20 [Release 1.5.0]
8+
9+
* Change exceptionCode in Clickhouse version 22.8.3.13 (official build) #180
10+
* Fix Docker for tests, Change the correct Docker image name #177
11+
* Some type fix
12+
* Fix types: max_execution_time & setConnectTimeOut, undo: Support floats in timeout and connect_timeout #173
13+
* add mbstring to composer require #183
14+
* fixed progressFunction #182
15+
* Add allow_plugins setting since Composer 2.2.x #178
16+
717

818
### 2022-04-23 [Release 1.4.4]
919
* Fix ping() for windows users

0 commit comments

Comments
 (0)