From 9570832f42c62c3afabb1631511c12ab1306320c Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 9 May 2018 00:45:26 +0000 Subject: [PATCH] Update changelog for 2.7.13.1 release --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index a935b1b20..1fa1544ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (2.7.13.1) testing; urgency=low + + * [fix] Misc fixes on stretch migration following feedback + + -- Alexandre Aubin Wed, 09 May 2018 00:44:50 +0000 + yunohost (2.7.13) testing; urgency=low * [enh] Add 'manual migration' mechanism to the migration framework (#429)