From 722df56448bf66fd4de66a2592f0c9865f1516a7 Mon Sep 17 00:00:00 2001 From: deepin-ci-robot Date: Mon, 29 Apr 2024 08:23:39 +0000 Subject: [PATCH] chore: update changelog Release 5.6.28. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 579e4ac2..db586dac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +qt5integration (5.6.28) unstable; urgency=medium + + [ root ] + * UNRELEASED + + -- Deepin Packages Builder Mon, 29 Apr 2024 08:23:39 +0000 + qt5integration (5.6.27) unstable; urgency=medium * fix: The month button arrow in DCalendarWidget is out of range(Issue: https://github.com/linuxdeepin/developer-center/issues/7402)