From 04983c23d28cef8978a759242aee2b739dbfbd72 Mon Sep 17 00:00:00 2001 From: zhangkun Date: Thu, 29 Jan 2026 20:22:52 +0800 Subject: [PATCH] chore: bump version to 2.0.80 update changelog to 2.0.80 Log: update changelog to 2.0.80 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6b5e9c2d..6919c8ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +dde-network-core (2.0.80) unstable; urgency=medium + + * tests: add service tests + * feat: Updated translation + * chore: rename network plugin files to match naming convention + * fix: move connection selection before network enable + * fix: 修复删除VPN后任务栏图标没有变化的问题 + * tests: add test project + + -- zhangkun Thu, 29 Jan 2026 20:22:50 +0800 + dde-network-core (2.0.79) unstable; urgency=medium * chore: replace qWarning with categorized logging