From ce40408f1b1c47cc59d44a6859f9e224c6104294 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 10 Jan 2023 13:54:08 +0100 Subject: [PATCH] Update changelog for 11.0.11 --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index dc1d02b97..862eafa3e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +yunohost (11.0.11) stable; urgency=low + + - ssowat: add use_remote_user_var_in_nginx_conf flag on permission (5dd237b6) + - debian: regen ssowatconf during package upgrade (980df4f5) + + -- Alexandre Aubin Tue, 10 Jan 2023 13:53:29 +0100 + yunohost (11.0.10.2) stable; urgency=low - Add another trick to autorestart yunohost-api at the end of the upgrade when ran from the api itself... (6f640c08)