From 7bcf75544ead02e9a2de45c0cd372807a22caabd Mon Sep 17 00:00:00 2001 From: ComixHe Date: Thu, 22 Feb 2024 15:58:56 +0800 Subject: [PATCH] chore: bump version to 1.1.9 Signed-off-by: ComixHe --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 557e283..36f0086 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +dde-application-manager (1.1.9) unstable; urgency=medium + + * feat: add filesystem watcher for reloading applications + * feat: add app-identifier for convenient + * refact: suppress warnings and standardize project + * fix: support ExecSearchPath to prevent systemd from not finding binaries + * feat: set more scale envs to application + + -- He YuMing Thu, 22 Feb 2024 15:57:18 +0800 + dde-application-manager (1.1.8) unstable; urgency=medium * refact: unit test for Job