From f1d2099b4c0bc21c92e98da0e8acb37ad53eaf0f Mon Sep 17 00:00:00 2001 From: chenhongtao Date: Thu, 3 Aug 2023 17:57:32 +0800 Subject: [PATCH] chore: bump version Log: --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index c70d167..fef0baf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +dde-clipboard (1:6.0.5) unstable; urgency=medium + + * fix cannot used on wayland + * fix sytemd file, and make it starts after dde-session + * fix cannot follow the opacity property in dde-appearance + * when data is text, the height of the itemwidget is dynamic + * fix when zoom is not 1x, the icon is blurry + + -- chenhongtao Thu, 03 Aug 2023 17:53:05 +0800 + dde-clipboard (1:6.0.4) unstable; urgency=medium * chore: Desktop文件中OnlyShowIn使用错误