From dec31d00aa44b1a672b9e5925402d38d5b7e2498 Mon Sep 17 00:00:00 2001 From: handsome-feng Date: Sat, 14 Mar 2020 17:02:18 +0800 Subject: [PATCH] Update changelog --- debian/changelog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7138bd6a..abc091a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,24 @@ +kylin-nm (1.2.2-1) unstable; urgency=medium + + * New upstream release. + - Fix that the connect button display at wrong place. + - Fix that sometimes failed to switch network type. + - Fix the problem in multiscreen. + - Adjust the style sheet. + - Show configure window when click network info widget. + - Add the function to create new network. + * debian/control: + - Drop libnotify-bin from build-depends. + + -- handsome_feng Sat, 14 Mar 2020 15:15:38 +0800 + +kylin-nm (1.2.1-1) unstable; urgency=medium + + [ lixiang ] + * update kylin-nm.pro and rules. + + -- handsome_feng Wed, 26 Feb 2020 00:21:11 +0800 + kylin-nm (1.2.0-1) unstable; urgency=medium * New upstream release.