From d4813e137805d9502eb016a45bc503b4a82622b6 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 4 Nov 2020 17:26:31 +0100 Subject: [PATCH] Update changelog for 4.0.8.1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 949de67d7..e2f35a9c4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (4.0.8.1) stable; urgency=low + + - [fix] App installs logs were still disclosing secrets when shared sometimes ... + + -- Alexandre Aubin Wed, 04 Nov 2020 17:24:52 +0100 + yunohost (4.0.8) stable; urgency=low - [fix] Diagnose ssl libs installed from sury (#1053)