Skip to content

Commit

Permalink
log
Browse files Browse the repository at this point in the history
  • Loading branch information
isublimity committed Dec 20, 2022
1 parent f9cfee2 commit 464eb47
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ PHP ClickHouse wrapper - Changelog

======================

### 2022-12-20 [Release 1.5.0]

* Change exceptionCode in Clickhouse version 22.8.3.13 (official build) #180
* Fix Docker for tests, Change the correct Docker image name #177
* Some type fix
* Fix types: max_execution_time & setConnectTimeOut, undo: Support floats in timeout and connect_timeout #173
* add mbstring to composer require #183
* fixed progressFunction #182
* Add allow_plugins setting since Composer 2.2.x #178


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

0 comments on commit 464eb47

Please sign in to comment.