What is new in KD Reports 1.9
===============================

General:
--------
* No longer supporting Qt 4
* Minimum CMake version is 3.1
* New installing file for Conan (WIP - see conan folder)
* qmake buildsystem -- no longer prompt for license choice.
   users should carefully consider their choice of license
* The qmake buildsystem is deprecated

Features:
---------
* Added AbstractTableElement::setColumnConstraints to control the widths of the columns

Bug fixes:
----------
* Fixed build against namespaced Qt

CMake buildsystem:
------------------
* Generates .pri files for qmake users
* fix library versioning for RelWithDebInfo on Windows (Version 1.9.1)
