From 311584ba8d133784baaf387d660e0a2bd167d4ae Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 22 Dec 2024 16:04:09 +0100 Subject: [PATCH] Update changelog for 12.0.9.1 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0842db30b2..653060c8e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost (12.0.9.1) stable; urgency=low + + - yunohost app shell: helpers2.0 need PATH to be defined (62f43b410) + - i18n: Translations updated for Occitan, Polish + + Thanks to all contributors <3 ! (harc, Quentí) + + -- Alexandre Aubin Sun, 22 Dec 2024 16:03:35 +0100 + yunohost (12.0.9) stable; urgency=low - apps: when opening an 'app shell', fix PHP version for helpers 2.1 + prevent bash flooding debug infos ([#2009](http://github.com/YunoHost/yunohost/pull/2009))