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)