From 9290baa4d2b06a9d46976baa8648bfb51976533b Mon Sep 17 00:00:00 2001 From: mhduiy <73688594+mhduiy@users.noreply.github.com> Date: Tue, 22 Sep 2026 12:44:57 +0000 Subject: [PATCH] chore: bump version to 2.0.102 update changelog to 2.0.102 Log: update changelog to 2.0.102 --- debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index d480358d..5e1184ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +dde-network-core (2.0.102) unstable; urgency=medium + + * chore(i18n): remove redundant ar_EG translations, keep ar (#632) + * feat: enable primary connection type tracking + * refactor: extract access point lookup and state handler + * fix: correct Accounts D-Bus object paths and translator return value + * refactor: improve VPN DNS target device discovery + * feat: add language update support to system service + + -- zhangkun Tue, 22 Sep 2026 20:44:56 +0800 + dde-network-core (2.0.101) unstable; urgency=medium * fix(network): update disconnected source text to "Not connected"