From 6e70c7f57afcfe6a0c0fad593587e09ec7a58f5a Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 19 Aug 2021 19:23:54 +0200 Subject: [PATCH] Update changelog for 4.2.5 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index aff45e53..5f38c294 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +yunohost-admin (4.2.5) stable; urgency=low + + - [fix] user password change not working properly (c26c4c9) + - [fix] typos in english locale ([#385](https://github.com/YunoHost/yunohost-admin/pull/385)) + - [i18n] Translations updated for German, Italian, Polish + + Thanks to all contributors <3 ! (Christian Wehrli, Flavio Cristoforetti, Krzysztof Nowakowski, Luca) + + -- Alexandre Aubin Thu, 19 Aug 2021 19:23:00 +0200 + yunohost-admin (4.2.4) stable; urgency=low - [fix] Handle edge case where there's no arg in manifest during app install ([#377](https://github.com/YunoHost/yunohost-admin/pull/377))