diff --git a/CHANGELOG b/CHANGELOG index 74eaac5ef..fe93097e8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,5 @@ +0.2.4 + * fix FORMAT clause append for queries, ending with comment 0.2.3 * added support for Decimals in RowBinary protocol 0.2.2 diff --git a/pom.xml b/pom.xml index d1645eb10..7408cd4f9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ ru.yandex.clickhouse clickhouse-jdbc - 0.2.3 + 0.2.4 jar clickhouse-jdbc @@ -147,8 +147,8 @@ maven-compiler-plugin 3.2 - 1.6 - 1.6 + 7 + 7 true true true