Skip to content

Commit 883337a

Browse files
committed
Change log 1.4.3
1 parent e8e6719 commit 883337a

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+
8+
### 2022-04-20 [Release 1.4.3]
9+
* Fix: prevent enable_http_compression parameter from being overridden #164
10+
* For correct work with utf-8 . I am working on server with PHP 5.6.40 Update CurlerRequest.php #158
11+
* Add curl setStdErrOut, for custom StdOutErr.
12+
* Fix some test for check exceptions
13+
14+
### 2022-02-11 [Release 1.4.2]
15+
* Fixed issue with non-empty raw data processing during init() on every fetchRow() and fetchOne() call - PR #161
16+
717
### 2021-01-19 [Release 1.4.1]
818
* Add support php 7.3 & php 8
919

0 commit comments

Comments
 (0)