# HG changeset patch # User Chris Cannam # Date 1725529588 -3600 # Thu Sep 05 10:46:28 2024 +0100 # Node ID f6f3858903f63cd9a6ac2648ca5ee4a9ef235477 # Parent 5d06c43588461596a98f83264393a9f8a928d251 Update CHANGELOG for Qt6 diff --git a/CHANGELOG b/CHANGELOG --- a/CHANGELOG +++ b/CHANGELOG @@ -1,9 +1,11 @@ Changes in Dataquay 0.9.5 since the previous version 0.9.1: + * Update to support Qt6 + * Add importString methods - + Changes in Dataquay 0.9.1 since the previous version 0.9: * Update to support Qt5 and newer C++ compilers. Now requires C++11