libdbusmenu-lxqt-0.2.0 / 2024-11-05
===================================
 * Stop checking for `QIcon::name()` existence.
 * Fix AUTOMOC related warnings.
 * Don't redefine already defined macros.
 * Remove Bazaar stuff.
 * Use CMake to set the CXX standard in use.
 * Use CMake to set the symbol visibility.
 * Remove duplicated compiler flags.
 * Move compiler flag check/set.
 * Update Qt6 include directories use.
 * Update self include directories.
 * Removes dist and distcheck targets.
 * Renamed README;compiling instructions.

libdbusmenu-lxqt-0.1.0 / 2024-04-17
===================================
 * Forked from libdbusmenu-qt and ported to Qt6.
 * Do not build documentation by default.
 * Require Doxygen when building documentation.
 * Fixed triggering of menu actions with Qt6.
