From cc32bdd1a30d8e9a13d35a8b30612d1c6a1b4de0 Mon Sep 17 00:00:00 2001 From: Ilya Kotov <iokotov@astralinux.ru> Date: Sat, 24 Jul 2021 23:41:37 +0300 Subject: [PATCH] updated changelog --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6fb2214..575adfe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,3 +14,8 @@ Version 0.3 * fixed palette updating * updated Finish translation (Nikolay Korotkiy) * updated German translation (LeSnake) + +Version 0.4 +* fixed build with Qt 6.1 using cmake +* prepend custom stylesheets to the application + stylesheet (John Lindgren) -- GitLab