From c640c045d9f41d55de18337cecb5b09aea32dc47 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 4 Nov 2020 23:32:40 +0100 Subject: [PATCH] Update changelog for 4.0.8.2 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) 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 ...