From 89e2342b0256602de2371879d1fd70cbb0e97421 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 2 Jun 2021 20:26:27 +0200 Subject: [PATCH] Update changelog for 4.2.3.1 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6c11163d..0559420f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +yunohost-admin (4.2.3.1) testing; urgency=low + + - [fix] user: alias and password change not working ([#368](https://github.com/YunoHost/yunohost-admin/pull/368)) + - [fix] diagnsosis: Ignore button not working ([#367](https://github.com/YunoHost/yunohost-admin/pull/367)) + - [i18n] Translations updated for Chinese (Simplified), French, German, Italian, Portuguese + + Thanks to all contributors <3 ! (Éric Gaspar, Flavio Cristoforetti, ljf, Meta Meta, mifegui, ppr, yahoo~~) + + -- Alexandre Aubin Wed, 02 Jun 2021 20:25:21 +0200 + yunohost-admin (4.2.3) stable; urgency=low - [fix] User edit view submit button blocked because of empty quota ([#362](https://github.com/YunoHost/yunohost-admin/pull/362))