From 847b61e6fc897cfee30c6cfc4900e4f3408164e5 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 4 Mar 2023 13:04:54 +0100 Subject: [PATCH] Update changelog for 11.1.7 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 14ae9140..568a70bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost-admin (11.1.7) stable; urgency=low + + - fix: apps postinstall messages were not displayed (fa580fb3) + - [i18n] Translations updated for Arabic, German, Indonesian, Lithuanian, Polish + + Thanks to all contributors <3 ! (axolotle, ButterflyOfFire, Christian Wehrli, Kuba Bazan, Neko Nekowazarashi) + + -- Alexandre Aubin Sat, 04 Mar 2023 13:03:56 +0100 + yunohost-admin (11.1.6) stable; urgency=low - users: fix UserImport missing file input ([#507](https://github.com/yunohost/yunohost-admin/pull/507))