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