Added changelog entry for clickhouse support

This commit is contained in:
Andre Lorbach 2018-12-20 15:25:29 +01:00
parent 37026c2b36
commit fbd41c9e51

View File

@ -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.