From 7716addbb7c57a284fd4795592cd3f0ac0f083bd Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Mon, 8 Jul 2024 02:29:21 +0000 Subject: [PATCH] chore: update changelog Release 5.6.32. --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index aec967ba1..651a6d501 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dtkdeclarative (5.6.32) unstable; urgency=medium + + * fix: DCiicon has aliasing when using base64 data(Issue: https://github.com/linuxdeepin/developer-center/issues/8941) + * fix: Menu is not blurry enough, and the arrow position is incorrect(Issue: https://github.com/linuxdeepin/developer-center/issues/8631) + * fix: the ItemViewport's corners is not smooth + + -- Deepin Packages Builder Mon, 08 Jul 2024 02:29:21 +0000 + dtkdeclarative (5.6.31) unstable; urgency=medium * fix: modify the SearchEdit style(Issue: https://github.com/linuxdeepin/developer-center/issues/8697)