From b746aa9ce1a00f5d29d2e4d777dab43bd7be6580 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 20 Feb 2023 20:35:53 +0100 Subject: [PATCH] Update changelog for 11.1.6 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index fd0e7e12..14ae9140 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +yunohost-admin (11.1.6) stable; urgency=low + + - users: fix UserImport missing file input ([#507](https://github.com/yunohost/yunohost-admin/pull/507)) + - login: correctly set autocomplet attribute on login form inputs ([#509](https://github.com/yunohost/yunohost-admin/pull/509)) + - [i18n] Translations updated for Arabic, Basque, Chinese (Simplified), German, Polish, Telugu + + Thanks to all contributors <3 ! (Alice Kile, axolotle, ButterflyOfFire, Christian Wehrli, Grzegorz Cichocki, Laurent Peuch, Poesty Li, xabirequejo) + + -- Alexandre Aubin Mon, 20 Feb 2023 20:34:55 +0100 + yunohost-admin (11.1.5) stable; urgency=low - Bump yunohost requirement to 11.1 (fd46d793)