From 0d896764f6b9fb6463aef3949edbc22ee27417d8 Mon Sep 17 00:00:00 2001 From: Kay0u Date: Wed, 20 May 2020 19:17:33 +0000 Subject: [PATCH] Update changelog for 3.8.3.2 release --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8f2187af..492fc7f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +yunohost-admin (3.8.3.2) stable; urgency=low + + - [fix] Install button in case of multi instance capability (#300) + - [fix] Enforce yunohost 3.8 requirement (3400a43) + - [i18n] Improve translations for Catalan, Chinese (Simplified), French, Occitan, Portuguese + + Thanks to all contributors <3 ! (Aleks, amirale qt, clecle266, Kay0u, QuentÃ, Raphael Pessanha, xaloc33) + + -- Kay0u Wed, 20 May 2020 19:12:27 +0000 + yunohost-admin (3.8.3.1) testing; urgency=low - Add tip about the diagnosis page if domain seems not ready for ACME (e7a4df1)