From ad3f97d6df3e733e1edf45e584c1f1fdaceafa4e Mon Sep 17 00:00:00 2001 From: Michail Vourlakos Date: Sat, 11 Sep 2021 21:42:52 +0300 Subject: [PATCH] add v0.10.2 to Changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dfbac532..04511b3e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ #**CHANGELOG**# +#### Version 0.10.2 +* fix crash from containmentactions loading after kde frameworks 5.86 +* Fitt's Law fix for vertical panels in justify alignment +* Fitt's Law fix for applets touching the screen edge and at the same time using parabolic effect +* hide all context menu actions if the user has chosen it +* add missing translations for docks/panels dialog + #### Version 0.10.1 * fix autostart crash: do not show settings dialog too early * fix build for Fedora