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 242d645 commit 46ecb19Copy full SHA for 46ecb19
CHANGELOG.md
@@ -1,6 +1,11 @@
1
PHP ClickHouse wrapper - Changelog
2
======================
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`
9
10
### 2018-07-06 [Release 1.2.0]
11
* Fix `SelectAsync() & executeAsync()`, some task freeze
0 commit comments