Skip to content

Commit 46ecb19

Browse files
authored
Update CHANGELOG.md
1 parent 242d645 commit 46ecb19

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
PHP ClickHouse wrapper - Changelog
22
======================
3-
3+
### 2018-07-16 [Release 1.2.1]
4+
* New `$client->getServerVersion()`
5+
* Rewrite method `$client->ping()`
6+
* Fix `include.php` - ClickHouseException before exceptions
7+
* Add CHANGELOG.md
8+
* New `interface ClickHouseException`
49

510
### 2018-07-06 [Release 1.2.0]
611
* Fix `SelectAsync() & executeAsync()`, some task freeze

0 commit comments

Comments
 (0)