diff --git a/debian/changelog b/debian/changelog index e2f35a9c4..846ab8adc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +yunohost (4.0.8.2) stable; urgency=low + + - [fix] intermediate_certificate is now included in signed certificate (#1067) + + Thanks to all contributors <3 ! (Bram) + + -- Alexandre Aubin Wed, 04 Nov 2020 23:32:16 +0100 + yunohost (4.0.8.1) stable; urgency=low - [fix] App installs logs were still disclosing secrets when shared sometimes ...