diff --git a/debian/changelog b/debian/changelog index fcfdbdc9..f28c8a4e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dde-network-core (2.0.32) unstable; urgency=medium + + * fix: Modify system proxy crash issue(Issue: 10118) + * fix: Modify network plugin translation issues(Issue: 10071) + * fix: Modify the issue of untranslated network name created for the first time(Issue: 10018) + + -- caixiangrong Tue, 06 Aug 2024 15:45:40 +0800 + dde-network-core (2.0.31) unstable; urgency=medium * fix: Modify the interface to display multiple system proxy issues(Issue: 9961)