From 2ebb0a17d2110a820fa2740a82d32ae2cbab38b9 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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6ca1bc4c..8d3ab3aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dtkcore (5.6.32) unstable; urgency=medium + + * refactor: log files move to dtklog(Issue: #182) + + -- Deepin Packages Builder Mon, 08 Jul 2024 02:29:21 +0000 + dtkcore (5.6.31) unstable; urgency=medium * chore: use '&&' and '||' instead of 'and' and 'or'