From bca25d8539f7fe5f4fbe3e1b031ed90a6d8f26eb Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 5 Nov 2021 02:35:27 +0100 Subject: [PATCH] Update changelog for 4.3.2 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 53f76205..a1b6a449 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost-admin (4.3.2) stable; urgency=low + + - [fix] ugly fix for LazyRenderer bug / weird results on app catalog search ([#413](https://github.com/YunoHost/yunohost-admin/pull/413)) + - [i18n] Translations updated for Basque + + Thanks to all contributors <3 ! (axolotle, punkrockgirl) + + -- Alexandre Aubin Fri, 05 Nov 2021 02:34:18 +0100 + yunohost-admin (4.3.1.5) testing; urgency=low - [fix] Improve/fix display of icons in markdown alert boxes in config panels (6571b6a0, 5ceae3e1)