From 6f572f419fe028626a9171c207bb746cd5cd93b0 Mon Sep 17 00:00:00 2001 From: opi Date: Sun, 6 Mar 2016 21:51:18 +0100 Subject: [PATCH] Update changelog for 2.2.3-1 release --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 75e5da8ab..6fe87139b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +moulinette-yunohost (2.2.3-1) stable; urgency=low + + * [fix] Catch ConnectionError from requests package + + -- opi Sun, 06 Mar 2016 21:51:06 +0100 + moulinette-yunohost (2.2.3) stable; urgency=low * [fix] Catch proper exception in backup_list (fix #65)