From 1cb0b4cb20bc61bf018a236eb1f9752e0fb0920b Mon Sep 17 00:00:00 2001 From: Kay0u Date: Tue, 29 Mar 2022 14:32:56 +0200 Subject: [PATCH] Update changelog for 11.0.6 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 613b41a6..8fffc923 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost-admin (11.0.6) testing; urgency=low + + - [fix] The app's name in the update vue (002b3133) + - [i18n] Translations updated for French, German, Kabyle, Polish + + Thanks to all contributors <3 ! (3ole, Bartłomiej Garbiec, Christian Wehrli, Éric Gaspar, Kamil Bączkowski, Kayou, Selyan Slimane Amiri) + + -- Kay0u Tue, 29 Mar 2022 14:32:13 +0200 + yunohost-admin (11.0.5) testing; urgency=low - [swag] Add LGTM badge to README (95287f66, [#435](https://github.com/YunoHost/yunohost-admin/pull/435))