From fbd41c9e51b6fac3c1aa31894b7ffffe800957b0 Mon Sep 17 00:00:00 2001 From: Andre Lorbach Date: Thu, 20 Dec 2018 15:25:29 +0100 Subject: [PATCH] Added changelog entry for clickhouse support --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index d64dcdb..389b473 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +--------------------------------------------------------------------------- +Version 4.1.8 (stable), 2019-xx-xx +- Add new driver for DBMS ClickHouse + --------------------------------------------------------------------------- Version 4.1.7 (stable), 2018-12-04 - Fixed mysql calls and php7 compatibility issues in convert.php.