We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9cfee2 commit 464eb47Copy full SHA for 464eb47
CHANGELOG.md
@@ -4,6 +4,16 @@ PHP ClickHouse wrapper - Changelog
4
5
======================
6
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
17
18
### 2022-04-23 [Release 1.4.4]
19
* Fix ping() for windows users
0 commit comments