From 6a9a7b1cf6c7b6f448ac3116622278ebe8b5d54c Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 19 Jun 2020 15:16:54 +0200 Subject: [PATCH] Update changelog for 4.0.2~beta --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index f8f76c3a8..cc41be2d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +yunohost (4.0.2~beta) testing; urgency=low + + - [mod] Rebase on stretch-unstable to include recent changes + - [fix] Create admin's home during postinstall (#1021) + + Thanks to all contributors <3 ! (Kay0u) + + -- Alexandre Aubin Fri, 19 Jun 2020 15:16:26 +0200 + yunohost (4.0.1~alpha) testing; urgency=low - [fix] It just make no sense to backup/restore the mysql password... (#911)